update all code after version update

This commit is contained in:
Sebastian Thiel
2020-07-10 09:41:44 +08:00
parent c949124df5
commit d1ffa68287
1798 changed files with 692798 additions and 59942 deletions

View File

@@ -3,16 +3,13 @@ DO NOT EDIT !
This file was generated automatically from 'src/mako/cli/README.md.mako'
DO NOT EDIT !
-->
The `tasks1` command-line interface *(CLI)* allows to use most features of the *Google tasks* service from the comfort of your terminal.
The `tasks1` command-line interface *(CLI)* allows to use most features of the *Google Tasks* service from the comfort of your terminal.
By default all output is printed to standard out, but flags can be set to direct it into a file independent of your shell's
capabilities. Errors will be printed to standard error, and cause the program's exit code to be non-zero.
If data-structures are requested, these will be returned as pretty-printed JSON, to be useful as input to other tools.
Everything else about the *tasks* API can be found at the
[official documentation site](https://developers.google.com/google-apps/tasks/firstapp).
# Installation and Source Code
Install the command-line interface with cargo using:
@@ -25,7 +22,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
# Usage
This documentation was generated from the *tasks* API at revision *20190628*. The CLI is at version *1.0.13*.
This documentation was generated from the *Tasks* API at revision *20200704*. The CLI is at version *1.0.14*.
```bash
tasks1 [options]