From 7c4ed711033ef9c504223f674df0757c02a56fd4 Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Thu, 10 Dec 2015 22:39:04 +0200 Subject: [PATCH] history: explain that 'history -c' relates only to bash --- pages/common/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/history.md b/pages/common/history.md index 62427a3f6..e93a54b5f 100644 --- a/pages/common/history.md +++ b/pages/common/history.md @@ -6,6 +6,6 @@ `history` -- Clear the commands history list +- Clear the commands history list (only for `bash`) `history -c`