Skip to content

Commit 599e5d4

Browse files
author
Chris Hunt
committed
Reformat usage in Github::Auth::Options
1 parent 7675f47 commit 599e5d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/github/auth/options.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ def initialize
1010
opts.banner = [
1111
'usage: gh-auth',
1212
'[--version]',
13-
'[add|remove|list]',
13+
'[--list]',
14+
'[--add|--remove]',
1415
'<username>'
1516
].join(' ')
1617

0 commit comments

Comments
 (0)