We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b755b3 + acd7872 commit 76987b8Copy full SHA for 76987b8
Documentation/config/gpg.txt
@@ -44,7 +44,7 @@ gpg.ssh.allowedSignersFile::
44
A file containing ssh public keys which you are willing to trust.
45
The file consists of one or more lines of principals followed by an ssh
46
public key.
47
- e.g.: user1@example.com,user2@example.com ssh-rsa AAAAX1...
+ e.g.: `user1@example.com,user2@example.com ssh-rsa AAAAX1...`
48
See ssh-keygen(1) "ALLOWED SIGNERS" for details.
49
The principal is only used to identify the key and is available when
50
verifying a signature.
0 commit comments