From 3f23333353b928c96a1ee590d0aee8b6f9dd08a9 Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Wed, 9 Dec 2015 22:42:04 +0200 Subject: [PATCH] history: fix grammar --- pages/common/history.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/history.md b/pages/common/history.md index 089c656668..62427a3f69 100644 --- a/pages/common/history.md +++ b/pages/common/history.md @@ -2,10 +2,10 @@ > Command Line history. -- Display the history list with line number +- Display the commands history list with line numbers `history` -- Clear the history list +- Clear the commands history list `history -c`