summaryrefslogtreecommitdiffstats
path: root/git-credential-cache.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-01 16:13:44 +0900
committerJunio C Hamano <gitster@pobox.com>2018-06-01 16:13:44 +0900
commitc9cb517b2749cb836e12257460f85d440c93320d (patch)
tree5569b7a92ee1e0d500d481d64faa44f82c14ee73 /git-credential-cache.txt
parent944ce257455780f7b55f49fd76c18ea6d0b77b0a (diff)
downloadgit-htmldocs-c9cb517b2749cb836e12257460f85d440c93320d.tar.gz
Autogenerated HTML docs for v2.18.0-rc0-42-gc2c7
Diffstat (limited to 'git-credential-cache.txt')
-rw-r--r--git-credential-cache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-credential-cache.txt b/git-credential-cache.txt
index 2b8582639..0216c18ef 100644
--- a/git-credential-cache.txt
+++ b/git-credential-cache.txt
@@ -8,7 +8,7 @@ git-credential-cache - Helper to temporarily store passwords in memory
SYNOPSIS
--------
-----------------------------
-git config credential.helper 'cache [options]'
+git config credential.helper 'cache [<options>]'
-----------------------------
DESCRIPTION