commit fef8a0d35aef389b73d4ae528f0069a567997a7d from: Stefan Sperling date: Sun Aug 04 16:50:03 2019 UTC document that -h option will always exit commit - f0b0c0cee4bcde602c12bf5a2be6bd107a7ced66 commit + fef8a0d35aef389b73d4ae528f0069a567997a7d blob - a04f646ce54f3cbade441ce8cc959b4abdf95833 blob + 691bd0516899cb1e87ecc83a60ff7a4735db815d --- got/got.1 +++ got/got.1 @@ -53,7 +53,7 @@ provides global and command-specific options. Global options must preceed the command name, and are as follows: .Bl -tag -width tenletters .It Fl h -Display usage information. +Display usage information and exit immediately. .It Fl V Display program version and exit immediately. .El