diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-11-03 23:00:13 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-11-03 23:00:13 +0100 |
commit | 5aa0652fd2370d5ab344277e38ccb875eb339e35 (patch) | |
tree | 311f64b20381df081f932f8e795b341ee3803401 /man/feh.pre | |
parent | 4a575061628db48c8043d3083b34ce5cf335c018 (diff) |
Minor manpage syntax fix, remove --no-fehbg without --bg-* warning
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index ad97768..56ff766 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -667,7 +667,8 @@ be printed. .Sh BACKGROUND SETTING . .Nm -can also be used as a background setter. Unless you pass the --no-fehbg +can also be used as a background setter. Unless you pass the +.Cm --no-fehbg option, it will store the command line necessary to set the background in .Pa ~/.fehbg , so to have your background restored everytime you start X, you can add |