Update README

This commit is contained in:
stefanbenten
2019-10-06 17:13:21 +02:00
parent 060dbdf152
commit 11ad244584
2 changed files with 6 additions and 1 deletions

View File

@ -175,7 +175,7 @@ var globalFlags = []cli.Flag{
},
cli.BoolFlag{
Name: "storj-skip-peer-ca",
Usage: "Skippes CA Peer Check for local environments",
Usage: "Skip's CA Peer Check for local environments",
EnvVar: "STORJ_SKIP_PEER_CA",
},
cli.IntFlag{