summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2016-05-18 08:12:34 -0700
committerBrian Dolbec <dolsen@gentoo.org>2016-05-18 08:12:34 -0700
commitfbe9983453d195bd7995c12ab6cbc6aaa05e6c8b (patch)
tree8b661286781c182447aaf2160a00eb3c4c001c25
parentrevdep-rebuild, settings.py: whitespace cleanup (diff)
downloadgentoolkit-fbe9983453d195bd7995c12ab6cbc6aaa05e6c8b.tar.gz
gentoolkit-fbe9983453d195bd7995c12ab6cbc6aaa05e6c8b.tar.bz2
gentoolkit-fbe9983453d195bd7995c12ab6cbc6aaa05e6c8b.zip
revdep-rebuild: Update man page to indicate -e option is only in the bash version bug 577936
I would still like to implement this option in the python version. This is a stop-gap measure only. X-Gentoo-bug: 577936 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=577936
-rw-r--r--man/revdep-rebuild.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index d1833e1..449f482 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -16,6 +16,9 @@ Print way too much information (uses bash's set \-xv)
.TP
.B \-e | \-\-exact
Emerge the most recent version of found packages, without regard to SLOT.
+.br
+.B NOTE:
+This option is not yet implemented in the python version.
.TP
.B \-h | \-\-help
Print usage.