From b3737edc7cc7d1ebc52ec204dcaa71d9cb859c5a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 May 2002 02:24:30 +0000 Subject: use openbox/ dir for rc file and menu file. turn menu into a command line option instead of an rc file 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 b8d2baf6..b6bb0678 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 @@ -11,6 +13,7 @@ $ #Usage \t\t\t 1997 - 2000, 2002 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