signoff-option: linkify the reference to gitfaq

The GitFAQ is a proper manual page in the section 7, so refer to it
using the usual linkgit:stuff[7] syntax.

Helped-by: Kristoffer Haugsbakk
Signed-off-by: Junio C Hamano <gitster@pobox.com>
main
Junio C Hamano 2025-12-19 21:51:01 +09:00
parent 1129780f6a
commit a0c813951a
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ option on the command line.
+
Git does not (and will not) have a configuration variable to enable
the `--signoff` command line option by default; see the
`commit.signoff` entry in the gitfaq for more details.
`commit.signoff` entry in linkgit:gitfaq[7] for more details.