From a3a23c28f0fa4ed8b42ccde4a4b99aec60583df5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 15 May 2002 22:23:35 +0000 Subject: moved menu from a rc file option to a command line option --- nls/C/main.m | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nls/C') diff --git a/nls/C/main.m b/nls/C/main.m index e7d9f157..9174d9da 100644 --- a/nls/C/main.m +++ b/nls/C/main.m @@ -2,6 +2,8 @@ $set 14 #main $ #RCRequiresArg # error: '-rc' requires an argument\n +$ #MENURequiresArg +# error: '-menu' requires an argument\n $ #DISPLAYRequiresArg # error: '-display' requires an argument\n $ #WarnDisplaySet @@ -12,6 +14,7 @@ $ #Usage \t\t\t 1997 - 2000 Brad Hughes\n\n\ -display \t\tuse display connection.\n\ -rc \t\t\tuse alternate resource file.\n\ + -menu \t\t\tuse alternate menu file.\n\ -version\t\t\tdisplay version and exit.\n\ -help\t\t\t\tdisplay this help text and exit.\n\n $ #CompileOptions -- cgit v1.2.3