CLI docsgen
This commit is contained in:
parent
f00cf70df0
commit
964435a78c
@ -1533,9 +1533,9 @@ USAGE:
|
||||
lotus-miner sectors batching command [command options] [arguments...]
|
||||
|
||||
COMMANDS:
|
||||
pending-commit list sectors waiting in commit batch queue
|
||||
pending-precommit list sectors waiting in precommit batch queue
|
||||
help, h Shows a list of commands or help for one command
|
||||
commit list sectors waiting in commit batch queue
|
||||
precommit list sectors waiting in precommit batch queue
|
||||
help, h Shows a list of commands or help for one command
|
||||
|
||||
OPTIONS:
|
||||
--help, -h show help (default: false)
|
||||
@ -1543,13 +1543,13 @@ OPTIONS:
|
||||
|
||||
```
|
||||
|
||||
#### lotus-miner sectors batching pending-commit
|
||||
#### lotus-miner sectors batching commit
|
||||
```
|
||||
NAME:
|
||||
lotus-miner sectors batching pending-commit - list sectors waiting in commit batch queue
|
||||
lotus-miner sectors batching commit - list sectors waiting in commit batch queue
|
||||
|
||||
USAGE:
|
||||
lotus-miner sectors batching pending-commit [command options] [arguments...]
|
||||
lotus-miner sectors batching commit [command options] [arguments...]
|
||||
|
||||
OPTIONS:
|
||||
--publish-now send a batch now (default: false)
|
||||
@ -1557,13 +1557,13 @@ OPTIONS:
|
||||
|
||||
```
|
||||
|
||||
#### lotus-miner sectors batching pending-precommit
|
||||
#### lotus-miner sectors batching precommit
|
||||
```
|
||||
NAME:
|
||||
lotus-miner sectors batching pending-precommit - list sectors waiting in precommit batch queue
|
||||
lotus-miner sectors batching precommit - list sectors waiting in precommit batch queue
|
||||
|
||||
USAGE:
|
||||
lotus-miner sectors batching pending-precommit [command options] [arguments...]
|
||||
lotus-miner sectors batching precommit [command options] [arguments...]
|
||||
|
||||
OPTIONS:
|
||||
--publish-now send a batch now (default: false)
|
||||
|
Loading…
Reference in New Issue
Block a user