mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
gh-formatting: add page (#6290)
This commit is contained in:
parent
444b2ef58c
commit
384ffb35cc
1 changed files with 8 additions and 0 deletions
8
pages/common/gh-formatting.md
Normal file
8
pages/common/gh-formatting.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# gh formatting
|
||||
|
||||
> Formatting options for JSON data exported from gh GitHub CLI command.
|
||||
> More information: <https://cli.github.com/manual/gh_help_formatting>.
|
||||
|
||||
- Display help about formatting JSON output from `gh` using `jq`:
|
||||
|
||||
`gh formatting`
|
Loading…
Add table
Reference in a new issue