mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 20:55:51 +02:00
history: explain that 'history -c' relates only to bash
This commit is contained in:
parent
3f23333353
commit
7c4ed71103
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
|||
|
||||
`history`
|
||||
|
||||
- Clear the commands history list
|
||||
- Clear the commands history list (only for `bash`)
|
||||
|
||||
`history -c`
|
||||
|
|
Loading…
Add table
Reference in a new issue