Skip to content

Commit 2eee3cd

Browse files
author
Piratey7007
committed
Corrected markdown documentation for --stars
The `--stars` option was incorrectly documented as meaning the number of stars to filter by. This has been corrected to indicate that it is the minimum number of stars to filter by. Tweaked wording of podman-search.md stars filter text Signed-off-by: Kaniel Kirby <[email protected]>
1 parent daf7a2c commit 2eee3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/podman-search.1.md.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Filter output based on conditions provided (default [])
4747

4848
Supported filters are:
4949

50-
* stars (int - number of stars the image has)
50+
* stars (int) - minimum number of stars required for images to show
5151
* is-automated (boolean - true | false) - is the image automated or not
5252
* is-official (boolean - true | false) - is the image official or not
5353

0 commit comments

Comments
 (0)