mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-29 22:14:07 +02:00
okular: add short option (#17769)
This commit is contained in:
parent
950791e1a2
commit
86b63aea76
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- Open a document at a specific page:
|
- Open a document at a specific page:
|
||||||
|
|
||||||
`okular --page {{page_number}} {{path/to/file}}`
|
`okular {{[-p|--page]}} {{page_number}} {{path/to/file}}`
|
||||||
|
|
||||||
- Open a specific document in presentation mode:
|
- Open a specific document in presentation mode:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue