diff --git a/cli/eth.go b/cli/eth.go index 4f42fbbf9..7377d723a 100644 --- a/cli/eth.go +++ b/cli/eth.go @@ -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", diff --git a/documentation/en/cli-lotus.md b/documentation/en/cli-lotus.md index 04297433b..65f61cb45 100644 --- a/documentation/en/cli-lotus.md +++ b/documentation/en/cli-lotus.md @@ -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