]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): The short form of --dereference is now -L, not -l.
authorJim Meyering <jim@meyering.net>
Mon, 22 Jul 2002 15:39:12 +0000 (15:39 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Jul 2002 15:39:12 +0000 (15:39 +0000)
src/stat.c

index 6939df00fb551ba2cec0e86e5a639986e0a85940..fd29d431c1e5ca37608e42d52f65cea34e405235 100644 (file)
@@ -734,7 +734,7 @@ Display file or filesystem status.\n\
 \n\
   -f, --filesystem      display filesystem status instead of file status\n\
   -c  --format=FORMAT   use the specified FORMAT instead of the default\n\
-  -l, --dereference     follow links\n\
+  -L, --dereference     follow links\n\
   -t, --terse           print the information in terse form\n\
 "), stdout);
       fputs (HELP_OPTION_DESCRIPTION, stdout);