Skip to content

Commit

Permalink
Make parameter documentation more consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Dec 16, 2018
1 parent 28346cc commit 4c8054f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ contains:

data:
github:
user: <your-github-username>
token: <your-github-token>
user: <github-username>
token: <github-token>

Your `~/.local/share/chezmoi/private_dot_gitconfig.tmpl` can then contain:

Expand All @@ -237,7 +237,7 @@ data as a template function.

Log in to LastPass using:

$ lpass login username
$ lpass login <lastpass-username>

Check that `lpass` is working correctly by showing password data:

Expand Down

0 comments on commit 4c8054f

Please sign in to comment.