commit: fbe9983453d195bd7995c12ab6cbc6aaa05e6c8b Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Wed May 18 15:12:34 2016 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Wed May 18 15:12:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=fbe99834
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 man/revdep-rebuild.1 | 3 +++ 1 file changed, 3 insertions(+) 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.