1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 05:22:09 +02:00

more: add missing backtick

This commit is contained in:
pxgamer 2018-10-10 14:39:58 +01:00 committed by Agniva De Sarker
parent a838644666
commit 82efd2c573

View file

@ -20,7 +20,7 @@
- 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):