mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
It is possible to invoke `docker ps -f status=dead`, but the documentation for docker-ps does not mention `dead` as a valid option. This commit fixes that. Signed-off-by: Kareem Khazem <karkhaz@karkhaz.com>