commit 2a78779e85e34d352d7735c35ba7043a935a59e1 from: Stefan Sperling date: Fri Dec 11 01:18:32 2020 UTC document that histedit -f can only be used if starting a histedit operation commit - 7f64f4d6a730d414a4060625b2aceb39b89621eb commit + 2a78779e85e34d352d7735c35ba7043a935a59e1 blob - f8e70b868b5d03985616d549fb6447025772eef9 blob + 236be0bca39813e76c0b8a01cf80be17c3fa4e2f --- got/got.1 +++ got/got.1 @@ -1629,6 +1629,9 @@ If this option is used, no other command-line argument Fold all commits into a single commit. This option is a quick equivalent to a histedit script which folds all commits, combining them all into one commit. +The +.Fl f +option can only be used when starting a new histedit operation. If this option is used, no other command-line arguments are allowed. .It Fl F Ar histedit-script Use the specified