hellosiyan / Viewnior

Elegant Image Viewer
https://siyanpanayotov.com/project/viewnior/
GNU General Public License v3.0
320 stars 54 forks source link

"Unknown option -9lguJCz_z4.jpg" #59

Closed hissssst closed 5 years ago

hissssst commented 5 years ago

Viewnior started from tirminal with command

viewnior -9lguJCz_z4.jpg

Expected

Open a file

Happened

Unknown option -9lguJCz_z4.jpg
Run 'viewnior --help' to see a full list of available command line options.

Enviroment

haarp commented 5 years ago

Use -- to disable option parsing for the remainder of the command.

viewnior -- -9lguJCz_z4.jpg