Commit ddbfac99a53fa279ca4ddb1557f2b93d255879a8

Stefan Sperling 2020-02-24T21:12:49

document histedit's -F option

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/got/got.1 b/got/got.1
index b0fa2d8..b519477 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1136,6 +1136,11 @@ 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 other command-line arguments are allowed.
+.It Fl F Ar histedit-script
+Use the specified
+.Ar histedit-script
+instead of opening a temporary file in an editor where a histedit script
+can be written.
 .It Fl m
 Edit log messages only.
 This option is a quick equivalent to a histedit script which edits