mirror of
https://github.com/containers/podman.git
synced 2025-05-20 00:27:03 +08:00
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 <piratey7007@runbox.com>
This commit is contained in:

committed by
Kaniel Kirby

parent
daf7a2c069
commit
2eee3cd812
@ -47,7 +47,7 @@ Filter output based on conditions provided (default [])
|
||||
|
||||
Supported filters are:
|
||||
|
||||
* stars (int - number of stars the image has)
|
||||
* stars (int) - minimum number of stars required for images to show
|
||||
* is-automated (boolean - true | false) - is the image automated or not
|
||||
* is-official (boolean - true | false) - is the image official or not
|
||||
|
||||
|
Reference in New Issue
Block a user