Skip to content

Commit 95100fa

Browse files
author
Chris Hunt
committed
Add usage for removing all GitHub users to README
1 parent c08820e commit 95100fa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ $ gh-auth list
6464

6565
```
6666

67+
If you'd like to remove all GitHub users in one fatal swoop, you can do that
68+
too.
69+
70+
```bash
71+
$ gh-auth remove --users=`gh-auth list`
72+
```
73+
6774
## Sections
6875

6976
1. [Usage](#usage)

0 commit comments

Comments
 (0)