summaryrefslogtreecommitdiffstats
path: root/bin/mv/mv.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mv/mv.1')
-rw-r--r--bin/mv/mv.16
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1
index be97d80..efec25d 100644
--- a/bin/mv/mv.1
+++ b/bin/mv/mv.1
@@ -44,9 +44,11 @@
.Sh SYNOPSIS
.Nm mv
.Op Fl f | Fl i
+.Op Fl v
.Ar source target
.Nm mv
.Op Fl f | Fl i
+.Op Fl v
.Ar source ... directory
.Sh DESCRIPTION
In its first form, the
@@ -95,6 +97,10 @@ the move is attempted.
option overrides any previous
.Fl f
options.)
+.It Fl v
+Cause
+.Nm
+to be verbose, showing files after they are moved.
.El
.Pp
It is an error for either the
OpenPOWER on IntegriCloud