pages*: add backticks to every io stream (#10442)
* pages*: add backticks to every io stream
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
`md-to-clip --output-directory {{path/to/directory}} {{path/to/page1.md path/to/page2.md ...}}`
|
||||
|
||||
- Convert a tldr-page file to stdout:
|
||||
- Convert a tldr-page file to `stdout`:
|
||||
|
||||
`md-to-clip --no-file-save <(echo '{{page-content}}')`
|
||||
|
||||
|
Reference in New Issue
Block a user