diff options
-rw-r--r-- | xexsplit.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"; |