diff --git a/Documentation/cmd-review.txt b/Documentation/cmd-review.txt index 510edce7fa..40393be6f7 100644 --- a/Documentation/cmd-review.txt +++ b/Documentation/cmd-review.txt @@ -75,7 +75,8 @@ branch. --abandon:: Abandon the specified change(s). - (option is mutually exclusive with --submit and --restore) + (option is mutually exclusive with --submit, --restore, --publish and + --delete) --restore:: Restore the specified abandoned change(s). @@ -84,7 +85,7 @@ branch. --submit:: -s:: Submit the specified patch set(s) for merging. - (option is mutually exclusive with --abandon) + (option is mutually exclusive with --abandon, --publish and --delete) --publish:: Publish the specified draft patch set(s).