2002-05-24 23:49:04 +00:00
|
|
|
$set 14 #main
|
|
|
|
|
|
|
|
$ #RCRequiresArg
|
|
|
|
# error: '-rc' requires an argument\n
|
2002-05-25 02:24:30 +00:00
|
|
|
$ #MENURequiresArg
|
|
|
|
# error: '-menu' requires an argument\n
|
2002-05-24 23:49:04 +00:00
|
|
|
$ #DISPLAYRequiresArg
|
|
|
|
# error: '-display' requires an argument\n
|
|
|
|
$ #WarnDisplaySet
|
|
|
|
# warning: could not set environment variable 'DISPLAY'\n
|
|
|
|
$ #Usage
|
2002-05-25 01:01:49 +00:00
|
|
|
# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\
|
|
|
|
\t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
|
2002-05-24 23:49:04 +00:00
|
|
|
-display <string>\t\tuse display connection.\n\
|
|
|
|
-rc <string>\t\t\tuse alternate resource file.\n\
|
2002-05-25 02:58:51 +00:00
|
|
|
-menu <string>\t\tuse alternate menu file.\n\
|
2002-05-24 23:49:04 +00:00
|
|
|
-version\t\t\tdisplay version and exit.\n\
|
|
|
|
-help\t\t\t\tdisplay this help text and exit.\n\n
|
|
|
|
$ #CompileOptions
|
|
|
|
# Compile time options:\n\
|
|
|
|
Debugging\t\t\t%s\n\
|
|
|
|
Shape:\t\t\t%s\n\
|
2002-05-25 02:58:51 +00:00
|
|
|
Slit:\t\t\t\t%s\n\
|
|
|
|
Event Clobbering:\t\t%s\n\
|
2002-05-24 23:49:04 +00:00
|
|
|
8bpp Ordered Dithering:\t%s\n\n
|