gh-help: add formatting and mintty examples (#6282)

This commit is contained in:
Axel Navarro
2021-08-02 04:40:30 -03:00
committed by GitHub
parent 124fb797bb
commit 74787825d5

View File

@@ -19,6 +19,14 @@
`gh help reference`
- Display help about formatting JSON output from `gh` using `jq`:
`gh help formatting`
- Display help about using `gh` with MinTTY:
`gh help mintty`
- Display help for a subcommand:
`gh help {{subcommand}}`