diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-05-01 14:14:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-05-01 14:15:44 (EDT) |
commit | 7c99cc0bf024ea5fee45355df30d02e50f705eb7 (patch) | |
tree | a1e5421ecb495be1ce250cf54a6238e08a4549dd /man | |
parent | a53d93fa4253a0f50db92936d6af11ae04f67a2a (diff) |
pro-archman(1): Document -v option.
Diffstat (limited to 'man')
-rw-r--r-- | man/pro-archman.1in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/pro-archman.1in b/man/pro-archman.1in index 247289e..a987f1f 100644 --- a/man/pro-archman.1in +++ b/man/pro-archman.1in @@ -1,5 +1,5 @@ .TH PRO-ARCHMAN "1" \ -"2013-09-09" "@@PACKAGE_NAME@@ @@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@" +"2014-05-01" "@@PACKAGE_NAME@@ @@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@" .SH NAME pro-archman \- ProteanOS Archive Manager @@ -19,6 +19,9 @@ Print a help message. .B \-V Print version information. .TP +.B \-v +Print verbose informational messages. +.TP .B \-b \fIbase-dir\fP Set archive base directory to .IR base-dir . |