diff --git a/pages/common/history.md b/pages/common/history.md index bc4389912b..8e7acaadc7 100644 --- a/pages/common/history.md +++ b/pages/common/history.md @@ -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`