mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 15:05:59 +02:00
history: add note for zsh (#6110)
This commit is contained in:
parent
1555cfec36
commit
e64cd91d5b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
`history`
|
||||
|
||||
- Display the last 20 commands:
|
||||
- Display the last 20 commands (in `zsh` it displays all commands starting from the 20th):
|
||||
|
||||
`history {{20}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue