mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:35:24 +02:00
pdfjoin: fix typo (#14357)
This commit is contained in:
parent
20e2a2389c
commit
a243b35be0
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
|||
|
||||
- Merge page subranges from two PDFs:
|
||||
|
||||
`pdfjoin {/path/to/file1.pdf}} {{2-}} {{file2}} {{last-3}} --outfile {{output_file}}`
|
||||
`pdfjoin {{/path/to/file1.pdf}} {{2-}} {{file2}} {{last-3}} --outfile {{output_file}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue