Skip to content

Commit

Permalink
description changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aarshkshah1992 committed Mar 26, 2021
1 parent 11b27e3 commit ac4faae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -1549,7 +1549,7 @@ var clientListDeals = &cli.Command{
&cli.TimestampFlag{
Name: "creation-time-offset",
Layout: time.RFC3339,
Usage: "minimum creation time offset of the deals to include in the deal list page",
Usage: "only show deals with a creation time greater than this value",
DefaultText: "no-op",
},
&cli.IntFlag{
Expand Down

0 comments on commit ac4faae

Please sign in to comment.