瀏覽代碼

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`