diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-07-04 13:43:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-07-04 13:43:51 +0200 |
commit | 9c59d4b10363a9ce6e05082426d86e7d29e0b6be (patch) | |
tree | b61cf11df17ff7ee13ba66deb64e5c7ef21a0494 /man | |
parent | 45051738e96b6e15af68c9240bf96d541843d127 (diff) |
--full-screen -> --fullscreen (more correct[tm])
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -188,7 +188,7 @@ add multiple paths. .It Cm -I , --fullindex Same as Index mode, but you also get image size and dimensions printed below each thumbnail. -.It Cm -F , --full-screen +.It Cm -F , --fullscreen Make the window fullscreen. .It Cm -g , --geometry Ar width No x Ar height Limit (and don't change) the window size. Takes an X-style geometry @@ -332,7 +332,7 @@ commandline options. .It Cm -t , --thumbnails Same as Index mode, but the thumbnails are clickable image launchers. Note that -.Cm --full-screen +.Cm --fullscreen does not affect the thumbnail window. It does, however, work for the image windows launched from thumbnail mode. .It Cm -~ , --thumb-title Ar string |