uniq: support -z
function old new delta uniq_main 391 427 +36 packed_usage 33570 33549 -21 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 36/-21) Total: 15 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -131,7 +131,7 @@ static void modinfo(const char *path, const char *version,
|
||||
//usage: "\n -p Shortcut for '-F parm'"
|
||||
////usage: "\n -n Shortcut for '-F filename'"
|
||||
//usage: "\n -F keyword Keyword to look for"
|
||||
//usage: "\n -0 Separate output with NULs"
|
||||
//usage: "\n -0 NUL terminated output"
|
||||
//usage:#define modinfo_example_usage
|
||||
//usage: "$ modinfo -F vermagic loop\n"
|
||||
|
||||
|
Reference in New Issue
Block a user