mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:02:08 +02:00
added mention of how to get full list (#10484)
This commit is contained in:
parent
f9d1b2071a
commit
9bcde9b006
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue