small correction on cli usage
This commit is contained in:
parent
4b2ff01a55
commit
cbc61a274f
@ -63,7 +63,7 @@ func ethAddrFromFilecoinAddress(ctx context.Context, addr address.Address, fnapi
|
||||
var EthGetAddressCmd = &cli.Command{
|
||||
Name: "stat",
|
||||
Usage: "Print eth/filecoin addrs and code cid",
|
||||
ArgsUsage: "[faddr]",
|
||||
ArgsUsage: "",
|
||||
Flags: []cli.Flag{
|
||||
&cli.StringFlag{
|
||||
Name: "filaddr",
|
||||
|
@ -2594,7 +2594,7 @@ NAME:
|
||||
lotus eth stat - Print eth/filecoin addrs and code cid
|
||||
|
||||
USAGE:
|
||||
lotus eth stat [command options] [faddr]
|
||||
lotus eth stat [command options] [arguments...]
|
||||
|
||||
OPTIONS:
|
||||
--ethaddr value Ethereum address
|
||||
|
Loading…
Reference in New Issue
Block a user