commit bbf6b41827fdaa1e6b99aac193ffbc55305afbd3 from: Stefan Sperling via: Thomas Adam date: Wed Mar 01 14:29:45 2023 UTC got.1: list all options which can be used to generate a histedit script commit - 19aad72f3661c7e82febf11d3687f7edd5bc3bae commit + bbf6b41827fdaa1e6b99aac193ffbc55305afbd3 blob - 7e97b133703610f71105c0f7c18f05b29286506f blob + 59440ec12abde110db7e832a12e05f5bd4bfc613 --- got/got.1 +++ got/got.1 @@ -2487,7 +2487,9 @@ Editing of commit history is controlled via a .Ar histedit script which can be written in an editor based on a template, passed on the command line, or generated with the -.Fl f +.Fl d , +.Fl e , +.Fl f , or .Fl m options.