1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:02:07 +02:00
tldr/pages/linux/viewnior.md
2022-03-21 14:07:48 -03:00

16 lines
309 B
Markdown

# viewnior
> Simple and elegant image viewer.
> More information: <https://manned.org/viewnior>.
- 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}}`