Further Doc Polishing

This commit is contained in:
Stefan Benten
2019-12-01 18:19:29 +01:00
parent 7dc3982c77
commit d8e1248949
2 changed files with 3 additions and 3 deletions

View File

@ -157,7 +157,7 @@ var globalFlags = []cli.Flag{
},
cli.StringFlag{
Name: "storj-bucket",
Usage: "",
Usage: "Bucket to use within the project",
Value: "",
EnvVar: "STORJ_BUCKET",
},