docs: fix flag name [ci skip]

This commit is contained in:
decentral1se 2021-10-21 20:58:01 +02:00
parent 0c8dba0681
commit 2bb4a9c063
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ creation request. You must already have a Hetzner Cloud account and an account
API token before using this command.
Your token can be loaded from the environment using the HCLOUD_TOKEN
environment variable or otherwise passing the "--env/-e" flag.
environment variable or otherwise passing the "--token/-T" flag.
`,
Flags: []cli.Flag{
&cli.StringFlag{
@ -138,7 +138,7 @@ send a server creation request. You must already have an account on your chosen
Capsul instance before using this command.
Your token can be loaded from the environment using the CAPSUL_TOKEN
environment variable or otherwise passing the "--env/-e" flag.
environment variable or otherwise passing the "--token/-T" flag.
`,
Flags: []cli.Flag{
&cli.StringFlag{