]> icculus.org git repositories - mikachu/openbox.git/blob - nls/C/main.m
reindent the help/usage message
[mikachu/openbox.git] / nls / C / main.m
1 $set 14 #main
2
3 $ #RCRequiresArg
4 # error: '-rc' requires an argument\n
5 $ #MENURequiresArg
6 # error: '-menu' requires an argument\n
7 $ #DISPLAYRequiresArg
8 # error: '-display' requires an argument\n
9 $ #WarnDisplaySet
10 # warning: could not set environment variable 'DISPLAY'\n
11 $ #Usage
12 # Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\
13   \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
14   -display <string>\t\tuse display connection.\n\
15   -rc <string>\t\t\tuse alternate resource file.\n\
16   -menu <string>\t\tuse alternate menu file.\n\
17   -version\t\t\tdisplay version and exit.\n\
18   -help\t\t\t\tdisplay this help text and exit.\n\n
19 $ #CompileOptions
20 # Compile time options:\n\
21   Debugging\t\t\t%s\n\
22   Shape:\t\t\t%s\n\
23   Slit:\t\t\t\t%s\n\
24   Event Clobbering:\t\t%s\n\
25   8bpp Ordered Dithering:\t%s\n\n