commit: afea444b15c31a0cf0805c2f66b9af4d7208a374 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 02:17:13 2015 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 02:24:56 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=afea444b
man: Document repoman ci as a synonym for repoman commit man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/repoman.1 b/man/repoman.1 index 59d8ca4..e2b9c66 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -139,6 +139,9 @@ Check Manifests for missing or incorrect digests .TP .B commit Scan directory tree for QA issues; if OK, commit via VCS +.TP +.B ci +Synonym for commit .SH QA KEYWORDS .TP .B CVS/Entries.IO_error
