Skip to content

Commit 76987b8

Browse files
committed
Merge branch 'jk/ssh-signing-doc-markup-fix'
Docfix. * jk/ssh-signing-doc-markup-fix: doc/config: mark ssh allowedSigners example as literal
2 parents 2b755b3 + acd7872 commit 76987b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/gpg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ gpg.ssh.allowedSignersFile::
4444
A file containing ssh public keys which you are willing to trust.
4545
The file consists of one or more lines of principals followed by an ssh
4646
public key.
47-
e.g.: [email protected],[email protected] ssh-rsa AAAAX1...
47+
e.g.: `[email protected],[email protected] ssh-rsa AAAAX1...`
4848
See ssh-keygen(1) "ALLOWED SIGNERS" for details.
4949
The principal is only used to identify the key and is available when
5050
verifying a signature.

0 commit comments

Comments
 (0)