[Pkg-wmaker-commits] [wmcdplay] 55/79: wmcdplay: Add manpage.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 11:04:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmcdplay.

commit d918d8e336abebc76f4bc41aff586bd8a8f08ffb
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Dec 18 12:30:54 2014 -0600

    wmcdplay: Add manpage.
    
    Obtained, with slight modification, from Debian [1].
    
    [1] http://sources.debian.net/src/wmcdplay/1.0beta1-13/debian/wmcdplay.1x/
---
 Makefile.am |  2 ++
 wmcdplay.1  | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 0c13fab..afb1731 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,3 +15,5 @@ XPM/%.art:
 
 XPM/standard.art: XPM/@defaultart at .art
 	cd XPM && ln -s @defaultart at .art standard.art
+
+man_MANS = wmcdplay.1
diff --git a/wmcdplay.1 b/wmcdplay.1
new file mode 100644
index 0000000..00d3ca0
--- /dev/null
+++ b/wmcdplay.1
@@ -0,0 +1,55 @@
+.TH WMCDplay 1 "December 18, 2014"
+.SH NAME
+wmcdplay \- A cd player designed for WindowMaker
+.SH SYNOPSIS
+.B wmcdplay
+.RI [ options ]
+.br
+.SH DESCRIPTION
+A skinable CD player for the Window Maker dock.
+.SH OPTIONS
+.TP
+\fB\-h\fR | \fB\-help\fR | \fB\-\-help\fR
+display this help screen
+.TP
+\fB\-w\fR
+use WithdrawnState (for WindowMaker)
+.TP
+\fB\-s\fR
+shaped window
+.TP
+\fB\-a\fR
+use smaller window (for AfterStep Wharf)
+.TP
+\fB\-f\fR artwork_file
+load the specified artwork file
+.TP
+\fB\-t\fR track_selection
+set track selection (between 0 and 4)
+.TP
+\fB\-v\fR volume
+set the cdrom volume (between 0 and 255)
+.TP
+\fB\-i\fR interval
+interval in 1/20 seconds between cd polls when empty
+.TP
+\fB\-l\fR led_color
+use the specified color for led displays
+.TP
+\fB\-b\fR back_color
+use the specified color for backgrounds
+.TP
+\fB\-d\fR cd_device
+use specified device
+.TP
+\fB\-position\fR position
+set window position
+.TP
+\fB\-display\fR display
+select target display
+.SH AUTHOR
+wmcdplay was written by Sam Hawker <shawkie at geocities.com>
+
+This manual page was written by John H. Robinson, IV <jaqque at debian.org>,
+for the Debian GNU/Linux system (but may be used by others).
+.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcdplay.git



More information about the Pkg-wmaker-commits mailing list