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:
commit
cfd0bdddd3
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue