1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

wmic: fix typo (#4411)

This commit is contained in:
Rowan 2020-10-02 11:39:38 +01:00 committed by GitHub
parent 6caa800e7e
commit d744f94161
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
- Fundamental grammar:
`wmic {{alias}} {{where_claus}} {{verb_clause}}`
`wmic {{alias}} {{where_clause}} {{verb_clause}}`
- Show brief details about the currently running processes: