Procházet zdrojové kódy

shorten history -c explanation using suggestion by @waldyrious

Mateusz Konieczny před 9 roky
rodič
revize
aab6d79c96
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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`