Update cli/filplus.go
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
This commit is contained in:
parent
22760f0922
commit
25912e72a1
@ -284,7 +284,7 @@ var filplusSignRemoveDataCapProposal = &cli.Command{
|
||||
Flags: []cli.Flag{
|
||||
&cli.Int64Flag{
|
||||
Name: "id",
|
||||
Usage: "specify the id of the Remove Data Cap Proposal",
|
||||
Usage: "specify the RemoveDataCapProposal ID (will look up on chain if unspecified)",
|
||||
Required: false,
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user