(usage): Make --literal (-N) description clearer.
authorJim Meyering <jim@meyering.net>
Thu, 23 May 1996 12:52:54 +0000 (12:52 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 May 1996 12:52:54 +0000 (12:52 +0000)
src/ls.c

index 2d8423f7f73a7a07fce5b02393bd679cdc1c3d80..f1d34b4305e554e20d4ac468d8597663d0178859 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -2705,7 +2705,8 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
   -L, --dereference          list entries pointed to by symbolic links\n\
   -l                         use a long listing format\n\
   -m                         fill width with a comma separated list of entries\n\
-  -N, --literal              do not quote entry names\n\
+  -N, --literal              print raw entry names (don't treat e.g. control\n\
+                               characters specially)\n\
   -n, --numeric-uid-gid      list numeric UIDs and GIDs instead of names\n\
   -o                         use long listing format without group info\n\
   -p                         append a character for typing each entry\n\