mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 01:35:50 +02:00
history: fix grammar
This commit is contained in:
parent
7aeea322e2
commit
3f23333353
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue