Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-11-06 21:52:51 +0300
committerJunio C Hamano <gitster@pobox.com>2014-11-06 21:52:51 +0300
commita1ad2475a710a90e28f41c5110f59e2cf7282b70 (patch)
tree15bed29be9a6e466a1cafe4d53819909581e5605
parent32da67bf222d93289bea304c92c4d2329aa17857 (diff)
parente50cd67ba477133458158a016ffabb8e4bfc81bf (diff)
Merge branch 'maint'
* maint: docs/credential-store: s/--store/--file/
-rw-r--r--Documentation/git-credential-store.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-credential-store.txt b/Documentation/git-credential-store.txt
index 8481cae70e..bc97071e76 100644
--- a/Documentation/git-credential-store.txt
+++ b/Documentation/git-credential-store.txt
@@ -29,7 +29,7 @@ linkgit:gitcredentials[7] or `EXAMPLES` below.
OPTIONS
-------
---store=<path>::
+--file=<path>::
Use `<path>` to store credentials. The file will have its
filesystem permissions set to prevent other users on the system