1
0
Fork 0
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:
Emily Grace Seville 2023-01-09 14:54:12 +10:00 committed by GitHub
parent 16a2931194
commit cc0c6d3b4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,...}}`