rebase and add some filters

This commit is contained in:
Victor Vieux
2013-10-31 19:25:55 -07:00
parent 02b5202432
commit 747967b4a4
3 changed files with 12 additions and 5 deletions
+5 -2
View File
@@ -683,8 +683,11 @@ to the newly created container.
Usage: docker search TERM
Searches for the TERM parameter on the Docker index and prints out
a list of repositories that match.
Search the docker index for images
-notrunc=false: Don't truncate output
-stars=0: Only displays with at least xxx stars
-trusted=false: Only show trusted builds
.. _cli_start: