diff options
Diffstat (limited to 'bin/chmod/chmod.1')
-rw-r--r-- | bin/chmod/chmod.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index 2b0a850..b24a82d 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -86,7 +86,10 @@ rather than the file that the link points to. .It Fl v Cause .Nm -to be verbose, showing files as the mode is modified. +to be verbose, showing filenames as the mode is modified. If the +.Fl v +flag is specified more than once, the old and new modes of the file +will also be printed, in both octal and symbolic notation. .El .Pp The |