fix: docsgen-cli

This commit is contained in:
swift-mx 2022-05-23 14:28:47 +08:00
parent ea282ea055
commit 3ea55333a8

View File

@ -1667,6 +1667,7 @@ COMMANDS:
refs List References to sectors
update-state ADVANCED: manually update the state of a sector, this may aid in error recovery
pledge store random data in a sector
precommits-info Print precommits info
check-expire Inspect expiring sectors
expired Get or cleanup expired sectors
renew Renew expiring sectors while not exceeding each sector's max life
@ -1765,6 +1766,19 @@ OPTIONS:
```
### lotus-miner sectors precommits-info
```
NAME:
lotus-miner sectors precommits-info - Print precommits info
USAGE:
lotus-miner sectors precommits-info [command options] [arguments...]
OPTIONS:
--help, -h show help (default: false)
```
### lotus-miner sectors check-expire
```
NAME: