mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
Make usage match options.
Approved by: rwatson
This commit is contained in:
parent
d7a2a73c84
commit
228ee8e7b4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100778
@ -57,7 +57,7 @@ void
|
||||
usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "getextattr [-s] [attrnamespace] [attrname] "
|
||||
fprintf(stderr, "getextattr [-ls] [attrnamespace] [attrname] "
|
||||
"[filename ...]\n");
|
||||
exit(-1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user