Files
cheatsheet-tldr/tldr/windows/sl

14 lines
344 B
Plaintext

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# sl
> In PowerShell, this command is an alias of `Set-Location`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- View documentation for the original command:
`tldr set-location`