Update cli/filplus.go

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
This commit is contained in:
Geoff Stuart 2022-02-23 12:14:26 -05:00 committed by GitHub
parent 22760f0922
commit 25912e72a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,
},
},