Skip to content

Commit

Permalink
Merge pull request #97 from cofyc/patch-1
Browse files Browse the repository at this point in the history
fix typo in README
  • Loading branch information
Dorthu committed Feb 11, 2019
2 parents 9c40864 + 768ce96 commit 9f0b6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -133,7 +133,7 @@ Environment Variables
"""""""""""""""""""""

If you prefer, you may store your token in an environment variable named
`LINODE_CLI TOKEN` instead of using the configuration file. Doing so allows you
`LINODE_CLI_TOKEN` instead of using the configuration file. Doing so allows you
to bypass the initial configuration, and subsequent calls to `linode-cli configure`
will allow you to set defaults without having to set a token. Be aware that if
the environment variable should be unset, the Linode CLI will stop working until
Expand Down

0 comments on commit 9f0b6ac

Please sign in to comment.