mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 06:35:24 +02:00
Use ellipsis-like syntax for --scopes
(#9740)
This commit is contained in:
parent
16a2931194
commit
cc0c6d3b4c
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@
|
|||
|
||||
- Expand the permission scopes:
|
||||
|
||||
`gh auth refresh --scopes {{write:org,read:public_key}}`
|
||||
`gh auth refresh --scopes {{repo,admin:repo_hook,admin:org,admin:public_key,admin:org_hook,...}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue