Updated xfrotz's usage info.
authorDavid Griffith <dave@661.org>
Mon, 1 May 2023 15:28:13 +0000 (08:28 -0700)
committerDavid Griffith <dave@661.org>
Thu, 4 May 2023 06:13:14 +0000 (23:13 -0700)
src/x11/x_info.h
src/x11/x_params.txt

index e8889d3b32ee5e08571c7e6a5f6c599044512ee5..fc2ea2b7d4b7e9919be1f3cbba01da186289dcf6 100644 (file)
@@ -9,17 +9,17 @@
 #define X_INFO_H
 
 #define INFORMATION "\
-  -aa   watch attribute setting   \t -rm # right margin\n\
-  -at   watch attribute testing   \t -rs # random number seed value\n\
-  -bg <colorname> background color\t -sc # transcript width\n\
-  -c # context lines              \t -t   set Tandy bit\n\
-  -fg <colorname> foreground color\t -u # slots for multiple undo\n\
-  -fn <fontname> set font name    \t -v   show version information\n\
-  -i   ignore fatal errors        \t -w # text width\n\
-  -lm # left margin               \t -x   expand abbreviations g/x/z\n\
-  -ol   watch object movement     \t -xrm <resources> Set X11 resources\n\
-  -om   watch object locating     \t -zs # error checking (see below)\n\
-  -P   alter piracy opcode\n"
+  -aa   watch attribute setting   \t -P   alter piracy opcode\n\
+  -at   watch attribute testing   \t -rm # right margin\n\
+  -bg <colorname> background color\t -rs # random number seed value\n\
+  -c # context lines              \t -sc # transcript width\n\
+  -fg <colorname> foreground color\t -t   set Tandy bit\n\
+  -fn <fontname> set font name    \t -u # slots for multiple undo\n\
+  -i   ignore fatal errors        \t -v   show version information\n\
+  -lm # left margin               \t -w # text width\n\
+  -ol   watch object movement     \t -x   expand abbreviations g/x/z\n\
+  -L  <file> load this save file  \t -xrm <resources> Set X11 resources\n\
+  -om   watch object locating     \t -zs # error checking (see below)\n"
 
 #define INFO2 "\
 Error checking: 0 none, 1 first only (default), 2 all, 3 exit after any error.\n\
index 7bac20b2de6bbf43aa260592eb27d3156dcacec8..ab094e2e0fd0c1bdea72c2d0fd119da62dceda36 100644 (file)
@@ -7,6 +7,7 @@
 -i   ignore fatal errors
 -lm # left margin
 -ol   watch object movement
+-L  <file> load this save file
 -om   watch object locating
 -P   alter piracy opcode
 -rm # right margin