diff options
Diffstat (limited to 'Documentation/git-credential-store.txt')
-rw-r--r-- | Documentation/git-credential-store.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-credential-store.txt b/Documentation/git-credential-store.txt index 25fb963f4b..693dd9d9d7 100644 --- 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 |