mirror of https://github.com/CrimsonTome/tldr.git
history: fix grammar
parent
7aeea322e2
commit
3f23333353
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
> Command Line history.
|
> Command Line history.
|
||||||
|
|
||||||
- Display the history list with line number
|
- Display the commands history list with line numbers
|
||||||
|
|
||||||
`history`
|
`history`
|
||||||
|
|
||||||
- Clear the history list
|
- Clear the commands history list
|
||||||
|
|
||||||
`history -c`
|
`history -c`
|
||||||
|
|
Loading…
Reference in New Issue