Examples (6)
Open an image file
eog path/to/image.pngOpen multiple images
eog image1.jpg image2.png ...Open images in fullscreen mode
eog --fullscreen path/to/image.jpgStart a slideshow
eog --slide-show path/to/directoryOpen a single image without image collection
eog --single-window path/to/image.jpgOpen an image in a new window instance
eog --new-instance path/to/image.jpgmade by @shridhargupta | data from tldr-pages