add missing 'current filter' to ps

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux 2014-10-31 18:28:10 +00:00
parent 107898a773
commit f95d73dfd4
1 changed files with 1 additions and 0 deletions

View File

@ -1054,6 +1054,7 @@ than one filter, then pass multiple flags (e.g. `--filter "foo=bar" --filter "bi
Current filters:
* exited (int - the code of exited containers. Only useful with '--all')
* status (restarting|running|paused|exited)
##### Successfully exited containers