From 52432f2b06c28038fbe60f0eed80905ac7ff7ee5 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 17 Jan 2008 11:05:09 +0000 Subject: - correct helptext of stat (Cristian Ionescu-Idbohrn) --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 3e019718a..0b5c66cc9 100644 --- a/include/usage.h +++ b/include/usage.h @@ -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" \ -- cgit v1.2.3