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