be more clear about rebase/histedit -c and -a options and argv
diff --git a/got/got.1 b/got/got.1
index 54e4206..400ac4c 100644
--- a/got/got.1
+++ b/got/got.1
@@ -793,10 +793,10 @@ are as follows:
.Bl -tag -width Ds
.It Fl a
Abort an interrupted rebase operation.
-If this option is used, no further command-line arguments are allowed.
+If this option is used, no other command-line arguments are allowed.
.It Fl c
Continue an interrupted rebase operation.
-If this option is used, no further command-line arguments are allowed.
+If this option is used, no other command-line arguments are allowed.
.El
.It Cm rb
Short alias for
@@ -897,10 +897,10 @@ are as follows:
.Bl -tag -width Ds
.It Fl a
Abort an interrupted histedit operation.
-If this option is used, no further command-line arguments are allowed.
+If this option is used, no other command-line arguments are allowed.
.It Fl c
Continue an interrupted histedit operation.
-If this option is used, no further command-line arguments are allowed.
+If this option is used, no other command-line arguments are allowed.
.El
.It Cm he
Short alias for