1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 16:15:33 +02:00

goobook: add page (#9356)

This commit is contained in:
dinaisrael 2022-10-28 11:00:49 +03:00 committed by GitHub
parent 907f0033f6
commit 77257d0196
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/linux/goobook.md Normal file
View file

@ -0,0 +1,12 @@
# goobook
> Access Google contacts from `mutt` or the command line.
> More information: <https://manned.org/goobook>.
- Allow `goobook` to access Google contacts using OAuth2:
`goobook authenticate`
- Dump all contacts to XML (stdout):
`goobook dump_contacts`