Merge pull request #8190 from filecoin-project/jen/flagfix

fix: sealing: add flag usage
This commit is contained in:
Jiaying Wang
2022-02-25 21:13:18 -05:00
committed by GitHub
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -1826,7 +1826,8 @@ USAGE:
lotus-miner sectors abort-upgrade [command options] <sectorNum>
OPTIONS:
--help, -h show help (default: false)
--really-do-it pass this flag if you know what you are doing (default: false)
--help, -h show help (default: false)
```