history: add note for zsh (#6110)

beep
marchersimon 2021-06-29 22:26:09 +02:00 committed by GitHub
parent 1555cfec36
commit e64cd91d5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}}`