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:
parent
6caa800e7e
commit
d744f94161
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue