*: 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:
@ -14,7 +14,6 @@
|
||||
//usage: "[-m MODE] " IF_SELINUX("[-Z] ") "NAME"
|
||||
//usage:#define mkfifo_full_usage "\n\n"
|
||||
//usage: "Create named pipe\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -m MODE Mode (default a=rw)"
|
||||
//usage: IF_SELINUX(
|
||||
//usage: "\n -Z Set security context"
|
||||
|
Reference in New Issue
Block a user