1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 15:35:27 +02:00

shorten history -c explanation using suggestion by @waldyrious

This commit is contained in:
Mateusz Konieczny 2016-03-19 21:09:30 +01:00
parent c79571b553
commit aab6d79c96

View file

@ -10,6 +10,6 @@
`history -c`
- Overwrite history file with history of current `bash` shell (typically combined with `history -c` to completely erase history):
- Overwrite history file with history of current `bash` shell (often combined with `history -c` to purge history):
`history -w`