diff --git a/pages/windows/sc.md b/pages/windows/sc.md index 29d118189..94787744e 100644 --- a/pages/windows/sc.md +++ b/pages/windows/sc.md @@ -3,7 +3,7 @@ > Communicate with the Service Control Manager and services. > More information: . -- Show the status of a service: +- Show the status of a service (no service name will list all services): `sc queryex {{service_name}}`