diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-01-23 22:13:19 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-23 22:13:19 +0100 |
commit | 69b1fd25f1ad2f745245146d36fec0ae82c3adee (patch) | |
tree | 15375247b44ba9b35fcb261a99b026e723552716 /man/feh.pre | |
parent | 718a2f4d66f355343c4c84abcaf306e3ae21a14f (diff) |
Parse commandline options _after_ theme options (closes GH-23)
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index d2e8ce7..41dd66c 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -361,8 +361,8 @@ Load options from config file with name .Ar theme - see .Sx THEMES CONFIG SYNTAX -for more info. Note that options from the theme file always override -commandline options. The theme can also be set via the program name +for more info. Note that commandline options always override theme options. +The theme can also be set via the program name .Pq e.g. with symlinks , so by default .Nm |