Files
cheatsheet-tldr/tldr/windows/sls

14 lines
330 B
Plaintext

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# sls
> This command is an alias of `Select-String`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
- View documentation for the original command:
`tldr select-string`