aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xexsplit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xexsplit.c b/xexsplit.c
index c120ae6..0ebe765 100644
--- a/xexsplit.c
+++ b/xexsplit.c
@@ -17,6 +17,7 @@ char *usage =
SELF " v" VERSION " by B. Watson (WTFPL)\n"
"Split a multi-segment Atari binary load file into multiple files\n"
"usage: " SELF " -[hv] [infile.xex] [outfile-prefix]\n"
+ " -r Raw output (not xex).\n"
" -h Print this help\n"
" -v Verbose operation\n";