summaryrefslogtreecommitdiff
path: root/feh.1
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-09 17:23:15 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-09 17:23:15 +0100
commit8bab1e584188a8dfe0bb8889de923f42e4123c85 (patch)
tree6d3c1e1cb8592c5311a12a6d97d8d0c6f665aa78 /feh.1
parent0a92f7e52148d0eb2ed63404ad875f205bcb7c69 (diff)
Add/Update undocumented short options to --help and manual
Diffstat (limited to 'feh.1')
-rw-r--r--feh.18
1 files changed, 4 insertions, 4 deletions
diff --git a/feh.1 b/feh.1
index 2416dd9..0c6f9ce 100644
--- a/feh.1
+++ b/feh.1
@@ -92,7 +92,7 @@ the second only errors.
.B -T, --theme THEME
Load options from config file with name THEME - see CONFIG FILE SYNTAX for more info.
.TP 5
-.B --rcfile FILE
+.B -_, --rcfile FILE
Use FILE to parse themes and options from,
instead of the default ~/.fehrc, /etc/fehrc files.
.TP 5
@@ -281,7 +281,7 @@ managers.
.B -M, --menu-font FONT
Use FONT for the font in menus.
.TP 5
-.B --fontpath PATH
+.B -C, --fontpath PATH
Specify PATH as an extra directory in which to search for fonts, can use
multiple times to add multiple paths, e.g \-\-fontpath /path/a \-\-fontpath
/path/b.
@@ -304,7 +304,7 @@ Don't load or show any menus.
Use STYLE as background for transparent image parts and the like.
Accepted values: white, black, default.
.TP 5
-.B --title TITLE
+.B -^, --title TITLE
Use TITLE as window title in slideshow mode.
.TP 5
.B -1, --next-button B
@@ -445,7 +445,7 @@ truetype font, resident in the current directory, or in feh's font
directory, and should be defined in the form fontname/size(points). (No
extension). eg. \-\-font myfont/12
.TP 5
-.B --title-font FONT
+.B -@, --title-font FONT
Use FONT to print a title on the index, if no font is specified, a title
will not be printed
.SH CONFIG FILE SYNTAX