]> Dogcows Code - chaz/openbox/blobdiff - nls/C/main.m
use openbox/ dir for rc file and menu file. turn menu into a command line option...
[chaz/openbox] / nls / C / main.m
index b8d2baf6ec3c3f9bacbbe010a5eab316f2d937d7..b6bb06788d366aef0fe43d9408b8cb91121414a9 100644 (file)
@@ -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 <string>\t\tuse display connection.\n\
   -rc <string>\t\t\tuse alternate resource file.\n\
+  -menu <string>\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
This page took 0.0223989999999999 seconds and 4 git commands to generate.