Update cli-lotus-miner.md

This commit is contained in:
swift-mx 2022-05-24 00:17:38 +08:00 committed by GitHub
parent ae8f3d8fe2
commit 23f9ac4c3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1667,7 +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 precommits Print on-chain precommit 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
@ -1766,13 +1766,13 @@ OPTIONS:
``` ```
### lotus-miner sectors precommits-info ### lotus-miner sectors precommits
``` ```
NAME: NAME:
lotus-miner sectors precommits-info - Print precommits info lotus-miner sectors precommits - Print on-chain precommit info
USAGE: USAGE:
lotus-miner sectors precommits-info [command options] [arguments...] lotus-miner sectors precommits [command options] [arguments...]
OPTIONS: OPTIONS:
--help, -h show help (default: false) --help, -h show help (default: false)