diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-01-09 12:34:26 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-01-09 12:34:26 +0100 |
commit | 4956bba42e65739a28e14d25cd05ee4601f67ca1 (patch) | |
tree | 90613df283e3b486351d0d8ba47728f46d3edbc1 /man/feh.pre | |
parent | 0c7a0b5379d6cfbd48df3ee568b79c6b988eec27 (diff) | |
parent | e68884314c563cd156d22c6cd1161e3c14ed8783 (diff) |
Merge branch 'add-windowid-option' of https://github.com/codehearts/feh into codehearts-add-windowid-option
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index c55c924..0d78390 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -920,6 +920,11 @@ comes before Note that this option only has an effect when a sort mode is set using .Cm --sort . . +.It Cm --windowid Ar windowid +. +Draw to an existing X11 window by its ID +.Ar windowid . +. .It Cm --xinerama-index Ar screen . .Pq optional feature, $MAN_XINERAMA$ in this build |