Skip to content

Commit e50cd67

Browse files
peffgitster
authored andcommitted
docs/credential-store: s/--store/--file/
The option name "--store" was used early in development, but never even made it into an applied patch, let alone a released version of git. I forgot to update the matching documentation at the time, though. Noticed-by: Jesse Hopkins <[email protected]> Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 49c3e92 commit e50cd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-credential-store.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ linkgit:gitcredentials[7] or `EXAMPLES` below.
2929
OPTIONS
3030
-------
3131

32-
--store=<path>::
32+
--file=<path>::
3333

3434
Use `<path>` to store credentials. The file will have its
3535
filesystem permissions set to prevent other users on the system

0 commit comments

Comments
 (0)