Merge pull request #1454 from zerone0x/docs/fix-gog-auth-services-example
docs(gog): fix invalid service name in auth example
This commit is contained in:
@@ -11,7 +11,7 @@ Use `gog` for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup.
|
|||||||
|
|
||||||
Setup (once)
|
Setup (once)
|
||||||
- `gog auth credentials /path/to/client_secret.json`
|
- `gog auth credentials /path/to/client_secret.json`
|
||||||
- `gog auth add you@gmail.com --services gmail,calendar,drive,contacts,sheets,docs`
|
- `gog auth add you@gmail.com --services gmail,calendar,drive,contacts,tasks,people,sheets`
|
||||||
- `gog auth list`
|
- `gog auth list`
|
||||||
|
|
||||||
Common commands
|
Common commands
|
||||||
|
|||||||
Reference in New Issue
Block a user