Add usage/doc/help text on --trivial option of 'addrev'
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 10 Jun 2020 09:34:11 +0000 (11:34 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Tue, 23 Jun 2020 10:36:42 +0000 (12:36 +0200)
review-tools/addrev

index 24032e7074a8dfc33d8920b233f0852bf59c6112..5617199027cc43a1d90a7445709cfce5813b9e1d 100755 (executable)
@@ -85,15 +85,16 @@ option style arguments:
 --list                 List the known reviewers and exit (discards all other
                        arguments)
 --verbose              Be a bit more verbose
+--trivial              Do not require a CLA
 --reviewer=<reviewer>  A reviewer to be added on a Reviewed-by: line
 --rmreviewers          Remove all existing Reviewed-by: lines before adding
                        reviewers
 --commit=<id>          Only apply to commit <id>
 --myemail=<email>      Set email address.  Defaults to the result from
-                       git configuration setting user.email.
---nopr                 Do not requre a PR number.
+                       git configuration setting user.email
+--nopr                 Do not require a PR number
 [--prnum=]NNN           Add a reference to GitHub pull request NNN
--<n>                   Change the last <n> commits.  Defaults to 1.
+-<n>                   Change the last <n> commits.  Defaults to 1
 
 non-option style arguments can be: