1
0
Fork 0
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:
Igor Shubovych 2015-12-10 22:39:04 +02:00
parent 3f23333353
commit 7c4ed71103

View file

@ -6,6 +6,6 @@
`history`
- Clear the commands history list
- Clear the commands history list (only for `bash`)
`history -c`