diff --git a/docs/index.html b/docs/index.html index 580b7008..bb81b568 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4787,7 +4787,7 @@ class: node-info - `docker node ps ` shows info for another node -- `docker node ps -a` includes stopped and failed tasks +- `docker node ps -f "name=" ` The name filter matches on all or part of a task’s name ---