From 6b6ec069f8dbacaec7e55328af6a64cf5b627dca Mon Sep 17 00:00:00 2001 From: olsner Date: Mon, 2 Aug 2004 23:16:26 +0000 Subject: [PATCH] -conf option incorrectly documented This was SVN commit r888. --- binaries/system/ps_instructions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/system/ps_instructions.txt b/binaries/system/ps_instructions.txt index 98dc810598..fc35d01911 100755 --- a/binaries/system/ps_instructions.txt +++ b/binaries/system/ps_instructions.txt @@ -15,7 +15,7 @@ ____________ -s enable shadows -xres=N set desired screen X resolution to (integer) -yres=N set desired screen Y resolution to (integer) --conf=NAME=VAL set config variable (string) to (string) +-conf NAME=VAL set config variable (string) to (string) ____________