Signed-off-by: Jari Aalto <[EMAIL PROTECTED]>
---
src/ls.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Options like -1, -2, -3 are traditionaly at the beginning.
See e.g. ssh(1).
diff --git a/src/ls.c b/src/ls.c
index 946e711..7bd1c38 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -4337,6 +4337,7 @@ Sort entries alphabetically if none of -cftuvSUX nor
--sort.\n\
Mandatory arguments to long options are mandatory for short options too.\n\
"), stdout);
fputs (_("\
+ -1 list one file per line\n\
-a, --all do not ignore entries starting with .\n\
-A, --almost-all do not list implied . and ..\n\
--author with -l, print the author of each file\n\
@@ -4458,7 +4459,6 @@ Mandatory arguments to long options are mandatory for
short options too.\n\
-x list entries by lines instead of by columns\n\
-X sort alphabetically by entry extension\n\
-Z, --context print any SELinux security context of each file\n\
- -1 list one file per line\n\
"), stdout);
fputs (HELP_OPTION_DESCRIPTION, stdout);
fputs (VERSION_OPTION_DESCRIPTION, stdout);
--
1.5.3.4
--
Welcome to FOSS revolution: we fix and modify until it shines
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils