mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:22:07 +02:00
more: add missing backtick
This commit is contained in:
parent
a838644666
commit
82efd2c573
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
- Display the output starting at line 5:
|
- Display the output starting at line 5:
|
||||||
|
|
||||||
`more {{path/to/file}} +{{5}}
|
`more {{path/to/file}} +{{5}}`
|
||||||
|
|
||||||
- Enable extended interactive mode (see help for usage):
|
- Enable extended interactive mode (see help for usage):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue