diff options
-rw-r--r-- | src/ls.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4118,7 +4118,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ -m fill width with a comma separated list of entries\n\ "), stdout); fputs (_("\ - -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n\ + -n, --numeric-uid-gid like -l, but list numeric user and group IDs\n\ -N, --literal print raw entry names (don't treat e.g. control\n\ characters specially)\n\ -o like -l, but do not list group information\n\ |