diff --git a/docs/reference/commandline/ps.md b/docs/reference/commandline/ps.md index 9298bf4cf4..b10ad49c9e 100644 --- a/docs/reference/commandline/ps.md +++ b/docs/reference/commandline/ps.md @@ -51,7 +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) +* isolation (default|process|hyperv) (Windows daemon only) #### Label