mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
viewnior: add page (#2012)
This commit is contained in:
parent
1eab1cf291
commit
3b19b0a84a
1 changed files with 15 additions and 0 deletions
15
pages/linux/viewnior.md
Normal file
15
pages/linux/viewnior.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# viewnior
|
||||
|
||||
> Simple and elegant image viewer.
|
||||
|
||||
- View an image:
|
||||
|
||||
`viewnior {{path/to/image.ext}}`
|
||||
|
||||
- View in fullscreen mode:
|
||||
|
||||
`viewnior --fullscreen {{path/to/image.ext}}`
|
||||
|
||||
- View fullscreen in slideshow mode:
|
||||
|
||||
`viewnior --slideshow {{path/to/image.ext}}`
|
Loading…
Add table
Reference in a new issue