*: remove "Options:" string from help texts
function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9f7780250c
commit
66426760be
198 changed files with 40 additions and 268 deletions
|
@ -158,7 +158,6 @@ int uudecode_main(int argc UNUSED_PARAM, char **argv)
|
|||
//usage: "[-d] [FILE]"
|
||||
//usage:#define base64_full_usage "\n\n"
|
||||
//usage: "Base64 encode or decode FILE to standard output"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -d Decode data"
|
||||
////usage: "\n -w COL Wrap lines at COL (default 76, 0 disables)"
|
||||
////usage: "\n -i When decoding, ignore non-alphabet characters"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue