mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 17:04:57 +02:00
Merge branch 'history' of https://github.com/igorshubovych/tldr into igorshubovych-history
This commit is contained in:
commit
bbbafaace0
2 changed files with 12 additions and 1 deletions
11
pages/common/history.md
Normal file
11
pages/common/history.md
Normal 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
Loading…
Add table
Reference in a new issue