cli/pkg/cmd
chemotaxis 89ce78e48b Restore help footer
At the moment, the "help footer" doesn't add any new information, but if
additional flags are added later, they should appear in the footer. This
change restores this help footer:

```shell
USAGE
  gh actions [flags]

INHERITED FLAGS
  --help   Show help for command

LEARN MORE
  Use 'gh <command> <subcommand> --help' for more information about a command.
  Read the manual at https://cli.github.com/manual
```
2021-06-17 13:30:26 -04:00
..
actions Restore help footer 2021-06-17 13:30:26 -04:00
alias Use - to read from stdin instead 2021-04-23 17:23:27 -07:00
api Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
auth Use absolute path when configuring gh as git credential 2021-03-03 16:20:21 +01:00
completion Make sure docs URLs are linked in web docs 2021-05-17 17:00:25 +02:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
extensions Allow installing local extensions via symlinks 2021-06-03 19:06:28 +02:00
factory Set up iostreams in factory default 2021-06-15 09:20:00 -04:00
gist 💅 cleanup in gist create 2021-05-07 14:15:27 +02:00
issue Allow setting empty body via editor in issue/pr create 2021-06-04 21:50:51 +02:00
pr 💅 grammar in comment 2021-06-10 14:09:43 +02:00
release Fix fetching draft releases from GitHub Actions 2021-05-18 19:44:29 +02:00
repo more cleanup 2021-06-10 21:46:02 +00:00
root Cleanup factory/default and add tests 2021-06-15 09:19:16 -04:00
run escape metacharacters in job name 2021-06-02 17:20:31 +00:00
secret Fix setting environment secrets 2021-06-14 11:51:20 +02:00
ssh-key Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
version Fix link in version output 2020-12-17 12:37:22 +01:00
workflow Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00