diff options
author | Daniel Friesel <derf@chaosdorf.de> | 2017-12-09 22:24:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-09 22:24:26 +0100 |
commit | 4b72d9f3e11786f4d052b02ca777019670579e72 (patch) | |
tree | 50b0da24b57259269e2cfe63816f271a1d64fe5a /src/help.raw | |
parent | c59aafb5b3f6a8063e24c53042be178ada155552 (diff) | |
parent | 8c0a881bb7fac1652a41edfba828f3d404dabcdc (diff) |
Merge pull request #350 from Limero/master
Fixed typo
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help.raw b/src/help.raw index 067e35f..2bc5986 100644 --- a/src/help.raw +++ b/src/help.raw @@ -20,7 +20,7 @@ OPTIONS -g, --geometry WxH[+X+Y] Limit the window size to DIMENSION[+OFFSET] -f, --filelist FILE Load/save images from/to the FILE filelist -|, --start-at FILENAME Start at FILENAME in the filelist - -p, --preload Remove unlaodable files from the internal filelist + -p, --preload Remove unloadable files from the internal filelist before attempting to display anything -., --scale-down Automatically scale down images to fit screen size -F, --fullscreen Make the window full screen |