1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

mknod: correct the help

This commit is contained in:
Knight 2016-05-07 16:12:01 +08:00
parent 948675b0e3
commit 78f9351e71

View file

@ -79,9 +79,6 @@ pub fn uumain(args: Vec<String>) -> i32 {
Mandatory arguments to long options are mandatory for short options too.
-m, --mode=MODE set file permission bits to MODE, not a=rw - umask
-Z set the SELinux security context to default type
--context[=CTX] like -Z, or if CTX is specified then set the SELinux
or SMACK security context to CTX
--help display this help and exit
--version output version information and exit