commit: e332dd6b73855096032f883d47246f39fc0ee14a Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon May 18 21:20:00 2015 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Mon May 18 21:24:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=e332dd6b
man: Add short option (-f) for repoman --force man/repoman.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/repoman.1 b/man/repoman.1 index d490227..6cb826a 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -36,7 +36,7 @@ entries that already exist. Replacement of existing Manifest DIST entries can be forced by using the \fBmanifest\fR mode together with the \fB\-\-force\fR option. .TP -\fB--force\fR +\fB-f\fR, \fB--force\fR Force commit to proceed, regardless of QA issues. For convenience, this option causes the most time consuming QA checks to be skipped. The commit message will include an indication that this option has been enabled, together with the
