Skip to content

Commit 0b53b40

Browse files
author
Chris Hunt
committed
Remove bash type for usage examples
1 parent 0f98851 commit 0b53b40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $ gh-auth list
8888

8989
`gh-auth` can be used from the command line after the gem has been installed.
9090

91-
```bash
91+
```
9292
$ gh-auth
9393
Commands:
9494
gh-auth add --users=one two three # Add GitHub users to authorized keys
@@ -104,7 +104,7 @@ Options:
104104

105105
Use the `help` command for help on a specific command.
106106

107-
```bash
107+
```
108108
$ gh-auth help add
109109
Usage:
110110
gh-auth add --users=one two three

0 commit comments

Comments
 (0)