Update cli/filplus.go

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
This commit is contained in:
Geoff Stuart 2022-10-13 13:07:58 -04:00 committed by GitHub
parent 1ff4d1ae6c
commit 796ddc07b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,7 +312,7 @@ var filplusListAllocationsCmd = &cli.Command{
var filplusRemoveExpiredAllocationsCmd = &cli.Command{
Name: "remove-expired-allocations",
Usage: "remove expired allocations. specify 0 allocation IDs to remove all expired allocations",
Usage: "remove expired allocations (if no allocations are specified all eligible allocations are removed)",
ArgsUsage: "clientAddress Optional[...allocationId]",
Flags: []cli.Flag{
&cli.StringFlag{