cli/pkg/cmd
chemotaxis 23ffca45f7 Unify use of single quotes to mark shell arguments and variables
The first paragraph uses single quotes when referring to shell arguments
and variables, but the rest of the docs use double quotes.  This commit
switches to using single quotes throughout the docs.

I prefer to use single quotes inside string literals because Go uses
double quotes to define a string literal.
2021-07-19 00:46:06 -04:00
..
actions Disable authentication check, but keep runnable 2021-06-18 23:43:42 -04:00
alias Unify use of single quotes to mark shell arguments and variables 2021-07-19 00:46:06 -04:00
api Fix white space 2021-06-05 20:20:57 -07:00
auth Use absolute path when configuring gh as git credential 2021-03-03 16:20:21 +01:00
browse don't check Fprintf error 2021-07-12 13:05:49 -05: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 Merge remote-tracking branch 'origin' into extensions-remove-notice 2021-07-16 15:12:56 +02:00
factory add nebula preview 2021-06-30 17:38:07 -05:00
gist Update documentation for gist create command to reflect default of secret. 2021-06-21 11:25:49 -04:00
issue modified HexToRGB to check whether terminal and gh have color enabled, as well as created tests for HexToRGB 2021-07-03 17:09:25 -07:00
pr modified HexToRGB to check whether terminal and gh have color enabled, as well as created tests for HexToRGB 2021-07-03 17:09:25 -07:00
release Fix fetching draft releases from GitHub Actions 2021-05-18 19:44:29 +02:00
repo fix repo create --confirm 2021-07-14 09:59:04 -04:00
root Merge pull request #3779 from jgold-stripe/unix 2021-06-29 09:46:33 -07:00
run Add test for gh run watch --exit-status with completed runs 2021-07-12 16:58:45 +02: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