Merge branch 'history' of https://github.com/igorshubovych/tldr into igorshubovych-history

This commit is contained in:
Igor Shubovych
2015-12-09 19:02:22 +02:00
2 changed files with 12 additions and 1 deletions

11
pages/common/history.md Normal file
View File

@@ -0,0 +1,11 @@
# history
> Command Line history.
- Display the history list with line number
`history`
- Clear the history list
`history -c`

File diff suppressed because one or more lines are too long