diff options
Diffstat (limited to 'src/usage.c')
| -rw-r--r-- | src/usage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usage.c b/src/usage.c index 7615d2e..0f43fca 100644 --- a/src/usage.c +++ b/src/usage.c @@ -4,6 +4,7 @@ const char *usage_msg[] = { " -d: set output directory (created if needed).", " -e: extract files (redundant; this is the default action).", " -f: fix (remove) junk at EOF.", + " -F: force uncompressing in case of invalid compressed size.", " -h: show this help message.", " -k: keep trailing periods (dots) in filenames.", " -l: list files in archive (filenames only).", |
