Skip to content

Commit eb35c03

Browse files
authored
Update multiple-users.md (#1334)
Change the example command `git-credential-manager github --help` to `git credential-manager github --help` to ensure compatibility with GCM bundled with Git for Windows.
2 parents cc77173 + 97d26d3 commit eb35c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multiple-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ which you should also be aware of if you're using it.
9393

9494
You can use the `github [list | login | logout]` commands to manage your GitHub
9595
accounts. These commands are documented in the [command-line usage][cli-usage]
96-
or by running `git-credential-manager github --help`.
96+
or by running `git credential-manager github --help`.
9797

9898
## TL;DR: Tell GCM to remember which account to use
9999

0 commit comments

Comments
 (0)