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:
parent
124fb797bb
commit
74787825d5
1 changed files with 8 additions and 0 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue