diff --git a/components/cli/docs/reference/commandline/node_ps.md b/components/cli/docs/reference/commandline/node_ps.md index 0859bf3cdd..24b13d582a 100644 --- a/components/cli/docs/reference/commandline/node_ps.md +++ b/components/cli/docs/reference/commandline/node_ps.md @@ -89,7 +89,7 @@ bg8c07zzg87di2mufeq51a2qp redis.7 redis redis:3.0.6 Running 9 minutes Ru #### desired-state -The `desired-state` filter can take the values `running` and `accepted`. +The `desired-state` filter can take the values `running`, `shutdown`, and `accepted`. ## Related information diff --git a/components/cli/docs/reference/commandline/service_ps.md b/components/cli/docs/reference/commandline/service_ps.md index 61424deaa0..4fb27699be 100644 --- a/components/cli/docs/reference/commandline/service_ps.md +++ b/components/cli/docs/reference/commandline/service_ps.md @@ -87,7 +87,7 @@ ID NAME SERVICE IMAGE DESIRED STATE LAST S #### desired-state -The `desired-state` filter can take the values `running` and `accepted`. +The `desired-state` filter can take the values `running`, `shutdown`, and `accepted`. ## Related information