Add history

This commit is contained in:
Igor Shubovych
2015-11-22 23:40:47 +02:00
parent 6f11b8fedc
commit 1b53fda2a0
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
# history
> Command Line history.
- Display the history list with line number
`history`
- Clear the history list
`history -c`
+1 -1
View File
File diff suppressed because one or more lines are too long