mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 10:49:34 +00:00
13 lines
198 B
Bash
13 lines
198 B
Bash
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# r
|
|
|
|
> This command is an alias of `fc -e -`.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr fc`
|