1
0
Fork 0
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:
Starbeamrainbowlabs 2018-03-01 14:31:35 +00:00 committed by Agniva De Sarker
parent 1eab1cf291
commit 3b19b0a84a

15
pages/linux/viewnior.md Normal file
View 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}}`