From 34f0c3e52208bbd80da4d0be4b5541dca03a6e10 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Wed, 1 Apr 2009 18:59:54 +0100 Subject: doc: Clarify the help for version sorting in ls and sort * src/ls.c: Update the -v help description * src/sort.c: Update the -V help description --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ls.c') diff --git a/src/ls.c b/src/ls.c index d30e5a087..4516b436d 100644 --- a/src/ls.c +++ b/src/ls.c @@ -4533,7 +4533,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ with -l: show access time and sort by name\n\ otherwise: sort by access time\n\ -U do not sort; list entries in directory order\n\ - -v sort by version\n\ + -v natural sort of (version) numbers within text\n\ "), stdout); fputs (_("\ -w, --width=COLS assume screen width instead of current value\n\ -- cgit v1.2.3-54-g00ecf