diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-26 19:43:46 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-26 19:43:46 +0100 |
commit | ebcbef3012dd196066112f219159410b91f45f38 (patch) | |
tree | 93541f4233cafc456e99cbc26e6480752d0196fa | |
parent | 61ece6bb06c3f8259fd263187b423cf70f71f973 (diff) |
feh(1): --theme: Add note about option precedence
-rw-r--r-- | feh.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ the second only errors. .TP 5 .B -T, --theme THEME Load options from config file with name THEME - see CONFIG FILE SYNTAX for more info. +Note that options from the theme file always override commandline options. .TP 5 .B -_, --rcfile FILE Use FILE to parse themes and options from, |