make docsgen-cli
make docsgen-cli
This commit is contained in:
parent
ab61f4bb2c
commit
683900b5a2
@ -18,6 +18,7 @@ COMMANDS:
|
|||||||
BASIC:
|
BASIC:
|
||||||
send Send funds between accounts
|
send Send funds between accounts
|
||||||
wallet Manage wallet
|
wallet Manage wallet
|
||||||
|
info Print node info
|
||||||
client Make deals, store data, retrieve data
|
client Make deals, store data, retrieve data
|
||||||
msig Interact with a multisig wallet
|
msig Interact with a multisig wallet
|
||||||
filplus Interact with the verified registry actor used by Filplus
|
filplus Interact with the verified registry actor used by Filplus
|
||||||
@ -398,6 +399,22 @@ OPTIONS:
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## lotus info
|
||||||
|
```
|
||||||
|
NAME:
|
||||||
|
lotus info - Print node info
|
||||||
|
|
||||||
|
USAGE:
|
||||||
|
lotus info [command options] [arguments...]
|
||||||
|
|
||||||
|
CATEGORY:
|
||||||
|
BASIC
|
||||||
|
|
||||||
|
OPTIONS:
|
||||||
|
--help, -h show help (default: false)
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
## lotus client
|
## lotus client
|
||||||
```
|
```
|
||||||
NAME:
|
NAME:
|
||||||
|
Loading…
Reference in New Issue
Block a user