summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-18 13:13:29 -0700
committerJunio C Hamano <gitster@pobox.com>2024-03-18 13:13:29 -0700
commit14bbea308b8f4813af1010e5f9073446365652df (patch)
tree16bdc383032dc9bbd503531de47414ea5a1fa027 /gitremote-helpers.txt
parent57106e685a757e77968537aeb950cbc39a2d57f0 (diff)
downloadgit-htmldocs-14bbea308b8f4813af1010e5f9073446365652df.tar.gz
Autogenerated HTML docs for v2.44.0-279-g3bd955
Diffstat (limited to 'gitremote-helpers.txt')
-rw-r--r--gitremote-helpers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitremote-helpers.txt b/gitremote-helpers.txt
index ed8da428c..07c8439a6 100644
--- a/gitremote-helpers.txt
+++ b/gitremote-helpers.txt
@@ -526,7 +526,7 @@ set by Git if the remote helper has the 'option' capability.
'option pushcert' {'true'|'false'}::
GPG sign pushes.
-'option push-option <string>::
+'option push-option' <string>::
Transmit <string> as a push option. As the push option
must not contain LF or NUL characters, the string is not encoded.