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:
K.B.Dharun Krishna
2024-06-07 15:34:32 +05:30
committed by GitHub
parent 52d6420f62
commit a8ec294384
29 changed files with 29 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
# Sort-Object
> Sorts objects by property values.
> 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.utility/sort-object>.
- Sort the current directory by name: