Skip to content

Commit

Permalink
Simplified
Browse files Browse the repository at this point in the history
  • Loading branch information
0michalsokolowski0 committed Aug 29, 2024
1 parent 652ec23 commit 16b415f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cmd/stack/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,5 @@ var flagLimit = &cli.UintFlag{

var flagSearch = &cli.StringFlag{
Name: "search",
Usage: "[Optional] Search performs a full-text search on fields: \"name\", \"slug\" and \"label\".",
Usage: "[Optional] Performs a full-text search.",
}

0 comments on commit 16b415f

Please sign in to comment.