Merge pull request #828 from matkoniecz/waldyrious

shorten history -c explanation using suggestion by @waldyrious
waldyrious/alt-syntax
Igor Shubovych 2016-03-21 00:08:01 +02:00
commit cfd0bdddd3
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
`history -c` `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` `history -w`