diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-21 17:54:04 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-21 17:54:04 +0200 |
commit | 99ca8abacf61a7195e227704984ff96a0a868bc3 (patch) | |
tree | c0d67b86728cc20f9c1db10c79a50d8d902c7b30 /man/feh-cam.1 | |
parent | 3bf78101a7e43057df563fe7a234b991e8de80d0 (diff) |
Add version information to manpages
Diffstat (limited to 'man/feh-cam.1')
-rw-r--r-- | man/feh-cam.1 | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/man/feh-cam.1 b/man/feh-cam.1 deleted file mode 100644 index a8b01f3..0000000 --- a/man/feh-cam.1 +++ /dev/null @@ -1,45 +0,0 @@ -.Dd April 12, 2010 -.Dt FEH-CAM 1 -.Os -. -.Sh NAME -.Nm feh-cam -.Nd utility for viewing live webcam images -.Sh SYNOPSIS -.Nm -.Op Ar options -.Ar keys -. -.Sh DESCRIPTION -.Nm -is a perl wrapper for feh which simplifies viewing webcams using keyed -bookmarks. It helps manage viewing your favourite webcam sites with feh. -. -.Sh OPTIONS -.Bl -tag -width indent -.It Cm -a , --add Ar key url refresh -Add -.Ar url -as -.Ar key -to the bookmarks file; when viewing, reload it every -.Ar refresh -seconds -.It Cm -l , --list -List each url / key pair in the bookmarks file -.It Cm -f , --full-screen -Start feh in full-screen mode -.It Cm -k , --keep-images -Save each webcam image in the current directory -.It Cm -g , --geometry Ar width No x Ar height -Use window geometry -.Ar width No x Ar height -.It Cm -v , --verbose -Start feh in verbose mode -.El -. -.Sh FILES -The bookmarks are stored in -.Pa ~/.cam_bookmarks -.Sh SEE ALSO -.Xr feh 1 |