Updated cli docs
This commit is contained in:
parent
23147378a3
commit
5a5d1bf9aa
@ -1239,6 +1239,7 @@ COMMANDS:
|
|||||||
list-clients list all verified clients
|
list-clients list all verified clients
|
||||||
check-client-datacap check verified client remaining bytes
|
check-client-datacap check verified client remaining bytes
|
||||||
check-notary-datacap check a notary's remaining bytes
|
check-notary-datacap check a notary's remaining bytes
|
||||||
|
sign-remove-data-cap-proposal TODO
|
||||||
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:
|
||||||
@ -1313,6 +1314,20 @@ OPTIONS:
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### lotus filplus sign-remove-data-cap-proposal
|
||||||
|
```
|
||||||
|
NAME:
|
||||||
|
lotus filplus sign-remove-data-cap-proposal - TODO
|
||||||
|
|
||||||
|
USAGE:
|
||||||
|
lotus filplus sign-remove-data-cap-proposal [command options] [arguments...]
|
||||||
|
|
||||||
|
OPTIONS:
|
||||||
|
--id value specify the id of the Remove Data Cap Proposal (default: 0)
|
||||||
|
--help, -h show help (default: false)
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
## lotus paych
|
## lotus paych
|
||||||
```
|
```
|
||||||
NAME:
|
NAME:
|
||||||
|
Loading…
Reference in New Issue
Block a user