Переглянути джерело

shorten history -c explanation using suggestion by @waldyrious

Mateusz Konieczny 9 роки тому
батько
коміт
aab6d79c96
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pages/common/history.md

+ 1 - 1
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`