summaryrefslogtreecommitdiff
path: root/src/mv.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/mv.c
parentf43bd3fafc3b6ffcbb9d0799dd92e2fffa99597e (diff)
downloadcoreutils-bded355394ffd94db180575c068f2a6a7d131930.tar.xz
(usage): Alphabetize option descriptions the way sort -f would.
Diffstat (limited to 'src/mv.c')
-rw-r--r--src/mv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mv.c b/src/mv.c
index 1f3a6319c..7b81c005f 100644
--- a/src/mv.c
+++ b/src/mv.c
@@ -388,9 +388,9 @@ Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n\
-b, --backup make backup before removal\n\
-f, --force remove existing destinations, never prompt\n\
-i, --interactive prompt before overwrite\n\
+ -S, --suffix=SUFFIX override the usual backup suffix\n\
-u, --update move only older or brand new files\n\
-v, --verbose explain what is being done\n\
- -S, --suffix=SUFFIX override the usual backup suffix\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\