Update cmd/lotus-shed/market.go

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
This commit is contained in:
Anton Evangelatov
2021-07-26 16:41:22 +02:00
committed by GitHub
co-authored by Aayush Rajasekaran
parent 52498f78a1
commit 9d61f91cdf
+1 -1
View File
@@ -244,7 +244,7 @@ var marketImportDatastoreCmd = &cli.Command{
},
&cli.StringFlag{
Name: "backup-path",
Usage: "path to the backup directory",
Usage: "path to the backup file",
Required: true,
},
},