diff --git a/docs/reference/commandline/ps.md b/docs/reference/commandline/ps.md index 0d67da9c0a..9298bf4cf4 100644 --- a/docs/reference/commandline/ps.md +++ b/docs/reference/commandline/ps.md @@ -51,6 +51,7 @@ The currently supported filters are: * exited (int - the code of exited containers. Only useful with `--all`) * status (created|restarting|running|paused|exited) * ancestor (`[:]`, `` or ``) - filters containers that were created from the given image or a descendant. +* isolation (default|hyperv) (Windows daemon only) #### Label