diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-12-23 16:19:54 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-12-23 16:19:54 +0100 |
commit | c2efc3491979a9fadcc32496c319ebefcb2a8301 (patch) | |
tree | 6089cb0c0266ab9742ee9fea4b895d4c4be179e7 /man | |
parent | f64e06747841ef0c22e9f0d7a5af9a3f1419176b (diff) |
feh(1): Document maximum line length and splitting details in themes file
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index dd3d658..ea47582 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1318,6 +1318,9 @@ to use these options. . Note that you can split a theme over several lines by placing a backslash at the end of an unfinished line. +A single option-argument-pair must not span multiple lines. +A single line must not be longer than 1023 characters, but there's no upper +limit for the length of a theme. . .Pp . |