Browse Source

history: explain that 'history -c' relates only to bash

Igor Shubovych 9 years ago
parent
commit
7c4ed71103
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/history.md

+ 1 - 1
pages/common/history.md

@@ -6,6 +6,6 @@
 
 `history`
 
-- Clear the commands history list
+- Clear the commands history list (only for `bash`)
 
 `history -c`