explain more clearly how a histedit script will be edited
diff --git a/got/got.1 b/got/got.1
index 465fc51..b0fa2d8 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1038,8 +1038,8 @@ operation.
.Pp
Editing of commit history is controlled via a
.Ar histedit script
-which can be edited interactively, passed on the command line,
-or generated with the
+which can be written in an editor based on a template, passed on the
+command line, or generated with the
.Fl m
option if only log messages need to be edited.
.Pp