From c5f1220cf263ce0369b7734ea5c4b7b14e15298d Mon Sep 17 00:00:00 2001 From: David Griffith Date: Fri, 21 Jul 2017 16:11:36 -0700 Subject: [PATCH] Clean up minor unevenness in "dfrotz -h" output. --- src/dumb/dumb_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dumb/dumb_init.c b/src/dumb/dumb_init.c index 5873da4..ed81181 100644 --- a/src/dumb/dumb_init.c +++ b/src/dumb/dumb_init.c @@ -38,7 +38,7 @@ Syntax: dfrotz [options] story-file\n\ -i ignore fatal errors \t -S # transcript width\n\ -I # interpreter number \t -t set Tandy bit\n\ -o watch object movement \t -u # slots for multiple undo\n\ - -O watch object locating \t -v show version information\n\ + -O watch object locating \t -v show version information\n\ -L load this save file \t -w # screen width\n\ -m turn off MORE prompts \t -x expand abbreviations g/x/z\n\ -p plain ASCII output only\n" -- 2.34.1