Commit e7bf36002c4ec6fa3a8819677605fd45f6dbc784
1 parent
4129490cef
Formatting in README.
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
README.mkd
... | ... | @@ -198,7 +198,7 @@ a shell, put it in your `.zshrc`. |
198 | 198 | |
199 | 199 | Other keyword-only arguments accepted: |
200 | 200 | |
201 | ---branch — Specify the branch of the git repo to be used for this bundle. | |
201 | +`branch` — Specify the branch of the git repo to be used for this bundle. | |
202 | 202 | Please note that if you specify two plugins to be loaded from the same git repo, |
203 | 203 | but different branches, then two separate clones of this repo will be |
204 | 204 | maintained. This is a small implementation detail and shouldn't influence you in |