1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 15:15:29 +02:00

viewnior: add page

This commit is contained in:
Starbeamrainbowlabs 2018-02-28 11:52:21 +00:00 committed by GitHub
parent c36d1854fc
commit 09c3a6e629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.png}}`
- View in fullscreen mode:
`viewnior --fullscreen {{path/to/image.png}}`
- View fullscreen in slideshow mode:
`viewnior --slideshow {{path/to/image.png}}`