diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-03-06 21:39:54 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-03-06 21:39:54 +0100 |
commit | 0b913e22d0f2abaa6726533af6a4093c1a224b44 (patch) | |
tree | 91636eb70fbde6119b24e01bcec08cbc822ae5b7 /src | |
parent | 20c7b9d482e102984a721976e1904477ecbaf456 (diff) |
help.raw: Add --window-id argument
Diffstat (limited to 'src')
-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 21ef923..925423d 100644 --- a/src/help.raw +++ b/src/help.raw @@ -102,7 +102,7 @@ OPTIONS --scroll-step COUNT scroll COUNT pixels when movement key is pressed --cache-size NUM imlib cache size in mebibytes (0 .. 2048) --auto-reload automatically reload shown image if file was changed - --window-id Draw to an existing X11 window by its ID + --window-id ID Draw to an existing X11 window by its ID MONTAGE MODE OPTIONS -X, --ignore-aspect Set thumbnail to specified width/height without |