Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-03 00:21:21 +00:00
parent 3b981b2987
commit 6b623c1ed5
10 changed files with 16 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# Set-Alias
> A powershell command to set or modify alias.
> A PowerShell command to set or modify alias.
> Note: `sal` can be used as an alias for `Set-Alias`.
> More information: <https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/set-alias>.