forked from toolshed/abra
		
	docs: fix flag name [ci skip]
This commit is contained in:
		| @ -30,7 +30,7 @@ creation request. You must already have a Hetzner Cloud account and an account | |||||||
| API token before using this command. | API token before using this command. | ||||||
|  |  | ||||||
| Your token can be loaded from the environment using the HCLOUD_TOKEN | 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{ | 	Flags: []cli.Flag{ | ||||||
| 		&cli.StringFlag{ | 		&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. | Capsul instance before using this command. | ||||||
|  |  | ||||||
| Your token can be loaded from the environment using the CAPSUL_TOKEN | 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{ | 	Flags: []cli.Flag{ | ||||||
| 		&cli.StringFlag{ | 		&cli.StringFlag{ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user