]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Convert --backup to take an optional argument.
authorJim Meyering <jim@meyering.net>
Sun, 17 Oct 1999 21:31:45 +0000 (21:31 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 17 Oct 1999 21:31:45 +0000 (21:31 +0000)
commit77def80003fd0fa8d2f97a728a13ff15b6495ea1
treec4c8a1638bda2cd91d6f004c31ec87d46a286071
parent96018007df1178ba6ce14c8e001e46c0004cc3ab
Convert --backup to take an optional argument.
Deprecate --version-control (-V) in comments.
(usage): Remove mention of --version-control.
(main): Make -V warn then fall through into --backup case.
[--backup case]: Handle optional arg.
src/mv.c