diff options
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 12d2cefd9..13eb02116 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3354,7 +3354,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when | |||
3354 | USE_FEATURE_STAT_FORMAT( \ | 3354 | USE_FEATURE_STAT_FORMAT( \ |
3355 | " -c fmt Use the specified format\n") \ | 3355 | " -c fmt Use the specified format\n") \ |
3356 | " -f Display filesystem status\n" \ | 3356 | " -f Display filesystem status\n" \ |
3357 | " -L,-l Dereference links\n" \ | 3357 | " -L Dereference links\n" \ |
3358 | " -t Display info in terse form" \ | 3358 | " -t Display info in terse form" \ |
3359 | USE_SELINUX( \ | 3359 | USE_SELINUX( \ |
3360 | "\n -Z Print security context" \ | 3360 | "\n -Z Print security context" \ |