1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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}}`