fix: docsgen-cli
This commit is contained in:
parent
ea282ea055
commit
3ea55333a8
@ -1667,6 +1667,7 @@ COMMANDS:
|
|||||||
refs List References to sectors
|
refs List References to sectors
|
||||||
update-state ADVANCED: manually update the state of a sector, this may aid in error recovery
|
update-state ADVANCED: manually update the state of a sector, this may aid in error recovery
|
||||||
pledge store random data in a sector
|
pledge store random data in a sector
|
||||||
|
precommits-info Print precommits info
|
||||||
check-expire Inspect expiring sectors
|
check-expire Inspect expiring sectors
|
||||||
expired Get or cleanup expired sectors
|
expired Get or cleanup expired sectors
|
||||||
renew Renew expiring sectors while not exceeding each sector's max life
|
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
|
### lotus-miner sectors check-expire
|
||||||
```
|
```
|
||||||
NAME:
|
NAME:
|
||||||
|
Loading…
Reference in New Issue
Block a user