powershell, pwsh, windows/*: fix PowerShell conventions (#11465)
This commit is contained in:

committed by
GitHub

parent
1027451fe5
commit
159626c127
@@ -1,8 +1,8 @@
|
||||
# sls
|
||||
|
||||
> Denne kommandoen er et alias for `where-object`.
|
||||
> Denne kommandoen er et alias for `Select-String`.
|
||||
> Mer informasjon: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
- Vis dokumentasjonen for den opprinnelige kommandoen:
|
||||
|
||||
`tldr where-object`
|
||||
`tldr select-string`
|
||||
|
Reference in New Issue
Block a user