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:
parent
948675b0e3
commit
78f9351e71
1 changed files with 0 additions and 3 deletions
|
@ -79,9 +79,6 @@ pub fn uumain(args: Vec<String>) -> i32 {
|
||||||
|
|
||||||
Mandatory arguments to long options are mandatory for short options too.
|
Mandatory arguments to long options are mandatory for short options too.
|
||||||
-m, --mode=MODE set file permission bits to MODE, not a=rw - umask
|
-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
|
--help display this help and exit
|
||||||
--version output version information and exit
|
--version output version information and exit
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue