mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
- correct helptext of stat (Cristian Ionescu-Idbohrn)
This commit is contained in:
parent
2b11fb483e
commit
52432f2b06
@ -3373,7 +3373,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
|
||||
USE_FEATURE_STAT_FORMAT( \
|
||||
" -c fmt Use the specified format\n") \
|
||||
" -f Display filesystem status\n" \
|
||||
" -L,-l Dereference links\n" \
|
||||
" -L Dereference links\n" \
|
||||
" -t Display info in terse form" \
|
||||
USE_SELINUX( \
|
||||
"\n -Z Print security context" \
|
||||
|
Loading…
Reference in New Issue
Block a user