Skip to content

Commit d2e4e26

Browse files
committed
Merge branch 'jk/doc-remote-helpers-markup-fix'
Doc mark-up fix. * jk/doc-remote-helpers-markup-fix: doc/gitremote-helpers: fix missing single-quote
2 parents 7f1e926 + 51d41dc commit d2e4e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitremote-helpers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ set by Git if the remote helper has the 'option' capability.
526526
'option pushcert' {'true'|'false'}::
527527
GPG sign pushes.
528528

529-
'option push-option <string>::
529+
'option push-option' <string>::
530530
Transmit <string> as a push option. As the push option
531531
must not contain LF or NUL characters, the string is not encoded.
532532

0 commit comments

Comments
 (0)