From 4e9b8ea910f44a62b39418f294787829c4502878 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 17 Jan 2008 11:09:45 +0000 Subject: [PATCH] - correct helptext of stat (Cristian Ionescu-Idbohrn) --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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" \ -- 2.25.1