summaryrefslogtreecommitdiff
path: root/src/ln.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-23 22:13:00 +0000
committerJim Meyering <jim@meyering.net>1996-11-23 22:13:00 +0000
commitbded355394ffd94db180575c068f2a6a7d131930 (patch)
treeb1f284d76173b4674255f1027bae0bbbeb338724 /src/ln.c
parentf43bd3fafc3b6ffcbb9d0799dd92e2fffa99597e (diff)
downloadcoreutils-bded355394ffd94db180575c068f2a6a7d131930.tar.xz
(usage): Alphabetize option descriptions the way sort -f would.
Diffstat (limited to 'src/ln.c')
-rw-r--r--src/ln.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ln.c b/src/ln.c
index 0d2ff7733..62b4e8ef6 100644
--- a/src/ln.c
+++ b/src/ln.c
@@ -329,8 +329,8 @@ Makes hard links by default, symbolic links with -s.\n\
directory as if it were a normal file\n\
-i, --interactive prompt whether to remove destinations\n\
-s, --symbolic make symbolic links instead of hard links\n\
- -v, --verbose print name of each file before linking\n\
-S, --suffix=SUFFIX override the usual backup suffix\n\
+ -v, --verbose print name of each file before linking\n\
-V, --version-control=WORD override the usual version control\n\
--help display this help and exit\n\
--version output version information and exit\n\