summarylogtreecommitdiffstats
path: root/linode-cli.install
diff options
context:
space:
mode:
authorMorgenstern2021-03-13 10:30:44 +1300
committerMorgenstern2021-03-13 10:30:44 +1300
commit4b4a15a30cd2eb2ffcf5519b4ae745ddaad96004 (patch)
treef21e0a786d5fdee785a801488afd7fe3e94b43cd /linode-cli.install
parent4cb03687aa4415717be6a635f079f22a0df8afc1 (diff)
downloadaur-4b4a15a30cd2eb2ffcf5519b4ae745ddaad96004.tar.gz
Update to v5.0.1
Diffstat (limited to 'linode-cli.install')
-rw-r--r--linode-cli.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/linode-cli.install b/linode-cli.install
index dfac28621f98..a1a0e49223e4 100644
--- a/linode-cli.install
+++ b/linode-cli.install
@@ -1,7 +1,7 @@
post_install() {
echo
echo "The first time the CLI runs, it will prompt for configuration. The default is web-based configuration using OAuth."
- echo "The CLI can also be manually configured or reconfigured using an API token by running the following:"
+ echo "The CLI can also be manually configured or reconfigured using an API token if you do not have access to a browser:"
echo
echo "linode-cli configure --token"
echo