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:
parent
907f0033f6
commit
77257d0196
1 changed files with 12 additions and 0 deletions
12
pages/linux/goobook.md
Normal file
12
pages/linux/goobook.md
Normal 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`
|
Loading…
Add table
Reference in a new issue