Mislav Marohnić
0dfc0f733f
Fix indentation of Example blocks
...
In HTML, `Example` blocks seem to be already injected in fenced Markdown
blocks `` ``` ``, so they don't need to be especially intented.
2020-06-11 20:31:37 +02:00
Mislav Marohnić
e6a0c3dc28
Fix EXAMPLES sections of various commands
...
- Code should be intented per Markdown syntax for a code block. This
matters when this documentation is rendered to HTML
- Fix some innaccurate usage examples
- Tweak wording, formatting in a few places
2020-06-11 18:47:57 +02:00
vilmibm
5f28751555
just use a map + stdin test
2020-05-20 17:44:09 -05:00
vilmibm
7453449d9a
improve docs
2020-05-20 17:01:28 -05:00
vilmibm
93dc62f1b3
handle piped STDIN
2020-05-20 16:51:50 -05:00
vilmibm
466edf8d0e
take files as args. handle -
2020-05-20 16:27:28 -05:00
vilmibm
7decae71fc
untested first pass on ensureScopes
2020-05-15 16:40:13 -05:00
vilmibm
3b62d79e81
notes
2020-05-15 09:52:06 -05:00
vilmibm
3a7f56456e
tweak reauth code and request a new scope
2020-05-13 14:24:29 -05:00
wingkwong
386caef536
feat: add gist create command#397
2020-02-25 01:26:44 +08:00