mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 03:43:15 +00:00
13 lines
225 B
Plaintext
13 lines
225 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`.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr get-alias`
|