diff --git a/pages/common/gh-help.md b/pages/common/gh-help.md index 1c46e351c..4cda51a6d 100644 --- a/pages/common/gh-help.md +++ b/pages/common/gh-help.md @@ -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}}`