unlzop: fix --help: it has -U instead of -k
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
1b8ac93a20
commit
97058d0585
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
//usage: "\n -F Don't verify checksum"
|
||||
//usage:
|
||||
//usage:#define unlzop_trivial_usage
|
||||
//usage: "[-cfkvF] [FILE]..."
|
||||
//usage: "[-cfUvF] [FILE]..."
|
||||
//usage:#define unlzop_full_usage "\n\n"
|
||||
//usage: " -c Write to stdout"
|
||||
//usage: "\n -f Force"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue