Use ellipsis-like syntax for --scopes (#9740)

This commit is contained in:
Emily Grace Seville
2023-01-09 14:54:12 +10:00
committed by GitHub
parent 16a2931194
commit cc0c6d3b4c

View File

@@ -29,4 +29,4 @@
- Expand the permission scopes: - 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,...}}`