style-guide, pages/windows/*: add note for PowerShell descriptions (#12904)
*: add note for pwsh descriptions Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
52d6420f62
commit
a8ec294384
@@ -1,7 +1,7 @@
|
||||
# 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:
|
||||
|
Reference in New Issue
Block a user