summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2010-01-11 19:39:30 +0100
committerRaphaël Hertzog <hertzog@debian.org>2010-01-12 12:28:14 +0100
commitca05db4046b13d56e23187ff6c5a8e18221a8952 (patch)
tree9c3873f5cd1bc34e7c13141be9d2fc2ff746f00c
parente0fa13513797ee2e90a27fdf23e51693a7ef2449 (diff)
downloaddpkg-ca05db4046b13d56e23187ff6c5a8e18221a8952.tar.gz
dpkg-gensymbols(1): document the new -V option
-rw-r--r--man/dpkg-gensymbols.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/dpkg-gensymbols.1 b/man/dpkg-gensymbols.1
index ce1e10e65..0721d4ed9 100644
--- a/man/dpkg-gensymbols.1
+++ b/man/dpkg-gensymbols.1
@@ -420,6 +420,12 @@ Enable debug mode. Numerous messages are displayed to explain what
.B dpkg\-gensymbols
does.
.TP
+.BI \-V
+Enable verbose mode. The generated symbols file contains deprecated
+symbols as comments. Furthermore in template mode, pattern symbols
+are followed by comments listing real symbols that have matched the
+pattern.
+.TP
.BR \-h ", " \-\-help
Show the usage message and exit.
.TP