]> git.ipfire.org Git - thirdparty/util-linux.git/commit
rename: make --no-act to imply --verbose
authorSami Kerola <kerolasa@iki.fi>
Thu, 18 May 2017 21:19:34 +0000 (22:19 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 19 May 2017 09:43:34 +0000 (11:43 +0200)
commit8c1ce08da98691bb01035df6118fc4283b56799f
tree25220a50aeffc2131bc6beb453a555bad43dee45
parentc0999af736c5ce067dd0a80bcde7bd5115308fd7
rename: make --no-act to imply --verbose

It is reasonable to assume use of --no-act means one wants to always see
what would have happen if rename is done.  To say same slightly differently,
if there is sn use case for silent rename --no-act run I cannot think one.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/rename.c