mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 09:55:42 +02:00
fc: fix reverse order example (#9805)
This commit is contained in:
parent
a39695a734
commit
c5a511c7a1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- List recent commands in reverse order:
|
||||
|
||||
`fc -r`
|
||||
`fc -l -r`
|
||||
|
||||
- List commands in a given interval:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue