Blame SOURCES/pinfo-0.6.10-man.patch
|
|
92a3ce |
diff --git a/doc/pinfo.1.in b/doc/pinfo.1.in
|
|
|
92a3ce |
index 1882e7a..1a4da77 100644
|
|
|
92a3ce |
--- a/doc/pinfo.1.in
|
|
|
92a3ce |
+++ b/doc/pinfo.1.in
|
|
|
92a3ce |
@@ -72,6 +72,10 @@ synonym for -r.
|
|
|
92a3ce |
.BR --apropos
|
|
|
92a3ce |
\- if this is set, apropos is called when no man or info page could be found.
|
|
|
92a3ce |
.P
|
|
|
92a3ce |
+.BR "-p",
|
|
|
92a3ce |
+.BR --plain-apropos
|
|
|
92a3ce |
+\- if this is set, call only apropos.
|
|
|
92a3ce |
+.P
|
|
|
92a3ce |
.BR "-c",
|
|
|
92a3ce |
.BR --cut-man-headers
|
|
|
92a3ce |
\- if this is set, man parsing code will try to cut out the repeated man
|
|
|
92a3ce |
@@ -82,6 +86,10 @@ headers. Use with care. ;)
|
|
|
92a3ce |
cut empty lines from manual pages. This option enables auto cutting of every
|
|
|
92a3ce |
repeated newline in a manual page.
|
|
|
92a3ce |
.P
|
|
|
92a3ce |
+.BR "-d",
|
|
|
92a3ce |
+.BR --dont-handle-without-tag-table
|
|
|
92a3ce |
+\- don't display texinfo pages without tag table.
|
|
|
92a3ce |
+.P
|
|
|
92a3ce |
.BR "-t",
|
|
|
92a3ce |
.BR "--force-manual-tag-table" \-
|
|
|
92a3ce |
forces manual detection of tag table. This allows you to view info pages,
|