Add verbose mode to lotus-miner pieces list-cids

This commit is contained in:
Łukasz Magiera
2021-11-29 17:19:47 +01:00
parent 3b1d86b750
commit f8b132890c
2 changed files with 55 additions and 2 deletions
+2 -1
View File
@@ -1460,7 +1460,8 @@ USAGE:
lotus-miner pieces list-cids [command options] [arguments...]
OPTIONS:
--help, -h show help (default: false)
--verbose, -v (default: false)
--help, -h show help (default: false)
```