commit 217e00e5c96081b997cc75f9314f631347527fdf from: Josiah Frentsos via: Stefan Sperling date: Tue Aug 16 09:19:12 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 - c912cbbfaa9889cb87cebee87ff0df1f3c5db9fc commit + 217e00e5c96081b997cc75f9314f631347527fdf 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