1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 06:55:25 +02:00

Merge pull request #828 from matkoniecz/waldyrious

shorten history -c explanation using suggestion by @waldyrious
This commit is contained in:
Igor Shubovych 2016-03-21 00:08:01 +02:00
commit cfd0bdddd3

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`