From bded355394ffd94db180575c068f2a6a7d131930 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 23 Nov 1996 22:13:00 +0000 Subject: (usage): Alphabetize option descriptions the way sort -f would. --- src/ln.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ln.c') 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\ -- cgit v1.2.3-54-g00ecf