]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-credential-store.txt
Merge branch 'cb/credential-store-ignore-bogus-lines'
[thirdparty/git.git] / Documentation / git-credential-store.txt
index 24166ca8b9894ec4c27506710709701859d2135d..76b0798856336fe739e8325ed1b5716abb099bfe 100644 (file)
@@ -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