Files
cheatsheet-tldr/tldr/linux/viewnior

22 lines
401 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`