Fix stupid unterminated parenthesis
This commit is contained in:
parent
9e48045e45
commit
bccb31533e
1 changed files with 1 additions and 1 deletions
|
@ -1384,7 +1384,7 @@
|
|||
USAGE_LS_SORTFILES("\t-X\tsort the listing by extension\n") \
|
||||
USAGE_HUMAN_READABLE( \
|
||||
"\t-h\tprint sizes in human readable format (e.g., 1K 243M 2G )\n" \
|
||||
USAGE_SELINUX("\t-k\tprint security context\n\t-K\tprint security context in long format\n", "")
|
||||
USAGE_SELINUX("\t-k\tprint security context\n\t-K\tprint security context in long format\n", ""))
|
||||
|
||||
#define lsmod_trivial_usage \
|
||||
""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue