* utils.xml (getfacl): Adjust options to option nmame change.
This commit is contained in:
parent
f33558a084
commit
583d56ee20
@ -1,3 +1,7 @@
|
|||||||
|
2015-02-28 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* utils.xml (getfacl): Adjust options to option nmame change.
|
||||||
|
|
||||||
2015-02-25 Warren Young <warren@etr-usa.com>
|
2015-02-25 Warren Young <warren@etr-usa.com>
|
||||||
|
|
||||||
* faq-using.xml (faq.using.ssh-pubkey-stops-working): More
|
* faq-using.xml (faq.using.ssh-pubkey-stops-working): More
|
||||||
|
@ -519,11 +519,9 @@ Usage: getfacl [-adn] FILE [FILE2...]
|
|||||||
|
|
||||||
Display file and directory access control lists (ACLs).
|
Display file and directory access control lists (ACLs).
|
||||||
|
|
||||||
-a, --all display the filename, the owner, the group, and
|
-a, --access display the file access control list
|
||||||
the ACL of the file
|
-d, --default display the default access control list
|
||||||
-d, --dir display the filename, the owner, the group, and
|
-h, --help print help explaining the command line options
|
||||||
the default ACL of the directory, if it exists
|
|
||||||
-h, --help output usage information and exit
|
|
||||||
-n, --noname display user and group IDs instead of names
|
-n, --noname display user and group IDs instead of names
|
||||||
-V, --version output version information and exit
|
-V, --version output version information and exit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user