diff --git a/pages/common/history.md b/pages/common/history.md index 089c656668..e93a54b5f0 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 (only for `bash`) `history -c`