From: David Griffith Date: Wed, 22 Feb 2017 12:47:14 +0000 (-0800) Subject: Adjust the look of dfrotz information. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=96f631c3eeeb91377d5092841c0984d66eff2132;p=liskon_frotz.git Adjust the look of dfrotz information. --- diff --git a/src/dumb/dumb_init.c b/src/dumb/dumb_init.c index 6df8b92..aebd7ff 100644 --- a/src/dumb/dumb_init.c +++ b/src/dumb/dumb_init.c @@ -15,14 +15,14 @@ static void print_version(void); An interpreter for all Infocom and other Z-Machine games.\n\ \n\ Syntax: dfrotz [options] story-file\n\ - -a watch attribute setting \t -R load this save file\n\ - -A watch attribute testing \t -s # random number seed value\n\ - -h # screen height \t -S # transcript width\n\ - -i ignore fatal errors \t -t set Tandy bit\n\ - -I # interpreter number \t -u # slots for multiple undo\n\ - -o watch object movement \t -v show version information\n\ - -O watch object locating \t -w # screen width\n\ - -p plain ASCII output only \t -x expand abbreviations g/x/z\n\ + -a watch attribute setting \t -R load this save file\n\ + -A watch attribute testing \t -s # random number seed value\n\ + -h # screen height \t -S # transcript width\n\ + -i ignore fatal errors \t -t set Tandy bit\n\ + -I # interpreter number \t -u # slots for multiple undo\n\ + -o watch object movement \t -v show version information\n\ + -O watch object locating \t -w # screen width\n\ + -p plain ASCII output only \t -x expand abbreviations g/x/z\n\ -P alter piracy opcode \n\ -r xxx set runtime option \\xxx before starting (can be used repeatedly)\n"