Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Doc: fix misleading asciidoc formating
[gitweb.git]
/
Documentation
/
git-credential-store.txt
diff --git
a/Documentation/git-credential-store.txt
b/Documentation/git-credential-store.txt
index 25fb963f4b06695bb0c5fcf9a1feed97dfc549ed..693dd9d9d760fe2a113d4e15ab7816f34b2cd47d 100644
(file)
--- a/
Documentation/git-credential-store.txt
+++ b/
Documentation/git-credential-store.txt
@@
-8,7
+8,7
@@
git-credential-store - Helper to store credentials on disk
SYNOPSIS
--------
-------------------
-git config credential.helper 'store [
options
]'
+git config credential.helper 'store [
<options>
]'
-------------------
DESCRIPTION