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
@@ -103,7 +103,7 @@ Thus, if the command or its options are unavailable or contain different behavio
|
||||
# Clear-RecycleBin
|
||||
|
||||
> Clear items from the Recycle Bin.
|
||||
> This command can only be used through PowerShell versions 5.1 and below, or 7.1 and above.
|
||||
> Note: This command can only be used through PowerShell versions 5.1 and below, or 7.1 and above.
|
||||
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/clear-recyclebin>.
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user