Files
cheatsheet-tldr/tldr/windows/gal

14 lines
333 B
Plaintext

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# gal
> In PowerShell, this command is an alias of `Get-Alias`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- View documentation for the original command:
`tldr get-alias`