windows/*.md: make placeholders more compatible with CLIP ones (#9872)
* Make placeholders more compatible with CLIP ones * Update pages/windows/doskey.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * Update pages/windows/doskey.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> --------- Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
This commit is contained in:

committed by
GitHub

parent
dcb6919bbf
commit
c52cc074d9
@@ -6,7 +6,7 @@
|
||||
|
||||
- Output processes to a file and to the console:
|
||||
|
||||
`Get-Process | Tee-Object -FilePath {{path/to/file}}`
|
||||
`Get-Process | Tee-Object -FilePath {{path\to\file}}`
|
||||
|
||||
- Output processes to a variable and `Select-Object`:
|
||||
|
||||
|
Reference in New Issue
Block a user