commit b6bfeb85557195c11514ad96b30ce83da839b708 from: Josiah Frentsos via: Thomas Adam date: Tue Aug 16 13:20:41 2022 UTC got(1): Replace 'Ar sign' with 'Cm sign' Cm sign matches the markup used in the ssh-keygen(1) man page. Patch by Josiah Frentsos commit - 8c88ec70002d593f9832cffcde85a6ae1c7fd65e commit + b6bfeb85557195c11514ad96b30ce83da839b708 blob - 08f2e27e6f1dc270bf76d6c95bca6a920b1921d8 blob + d629445e1b234fb60ebb1aa76195a8d2283e029a --- got/got.1 +++ got/got.1 @@ -1238,7 +1238,7 @@ or a public SSH key with the private half available vi will sign the tag object by invoking .Xr ssh-keygen 1 with the -.Fl Y Ar sign +.Fl Y Cm sign command, using the signature namespace .Dq git for compatibility with @@ -1254,7 +1254,7 @@ Otherwise, list all tag objects and verify signatures verifies SSH-based signatures by invoking .Xr ssh-keygen 1 with the options -.Fl Y Ar verify Fl f Ar allowed_signers . +.Fl Y Cm verify Fl f Ar allowed_signers . A path to the .Ar allowed_signers file must be set in