added mention of how to get full list (#10484)

pull/23/head
Aleksandr Kostikov 2023-07-18 19:42:42 -07:00 committed by GitHub
parent f9d1b2071a
commit 9bcde9b006
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
> Communicate with the Service Control Manager and services.
> More information: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/sc-query>.
- Show the status of a service:
- Show the status of a service (no service name will list all services):
`sc queryex {{service_name}}`