Commit Diff


commit - 18877383a0d783b0b642a27b16ccd3d1a212c8a3
commit + a6c2ea42da6e1783b7d7d50693d18a4c778cde18
blob - 231499e9b3d7e9b5a4b16e309d923b73bc5fd97d
blob + 96f5c68c5ec9bbaca2f9031c659305f430e14ec3
--- got/got.1
+++ got/got.1
@@ -2397,7 +2397,8 @@ This option should generally be avoided, and can only 
 option.
 .It Fl c
 Continue an interrupted rebase operation.
-If this option is used, no other command-line arguments are allowed.
+If this option is used, no other command-line arguments are allowed except
+.Fl C .
 .It Fl l
 Show a list of past rebase operations, represented by references in the
 .Dq refs/got/backup/rebase
@@ -2661,7 +2662,8 @@ This option should generally be avoided, and can only 
 option.
 .It Fl c
 Continue an interrupted histedit operation.
-If this option is used, no other command-line arguments are allowed.
+If this option is used, no other command-line arguments are allowed except
+.Fl C .
 .It Fl d
 Drop all commits.
 This option is a quick equivalent to a histedit script which drops all