mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-14 06:03:46 +02:00
(usage): Add `v' to the list of sorting-related options.
From Justin Pryzby.
This commit is contained in:
@@ -4197,7 +4197,7 @@ usage (int status)
|
||||
printf (_("Usage: %s [OPTION]... [FILE]...\n"), program_name);
|
||||
fputs (_("\
|
||||
List information about the FILEs (the current directory by default).\n\
|
||||
Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
|
||||
Sort entries alphabetically if none of -cftuvSUX nor --sort.\n\
|
||||
\n\
|
||||
"), stdout);
|
||||
fputs (_("\
|
||||
|
||||
Reference in New Issue
Block a user