Skip to content

Commit 99ea0a5

Browse files
committed
Add final list example to README
* Per the natural flow of the example: 1. Add users 2. List users 3. Remove users 4. List users [#14]
1 parent 52a5cc3 commit 99ea0a5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ Removing 2 key(s) from '/Users/chris/.ssh/authorized_keys'
4848

4949
$ gh-auth remove zachmargolis
5050
Removing 2 key(s) from '/Users/chris/.ssh/authorized_keys'
51+
52+
$ gh-auth list
53+
Added users:
5154
```
5255

5356
## Sections

0 commit comments

Comments
 (0)