Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-08 00:14:59 +00:00
parent fb52b80b2f
commit 84caf38102
29 changed files with 57 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# Wait-Process
> Waits for the processes to be stopped before accepting more input.
> This command can only be used through PowerShell.
> Note: This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/wait-process>.
- Stop a process and wait: