r3845: Auto commit for Debian build
[wdq2wav.git] / wdq2wav.1
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH WDQ2WAV 1 "January 20, 2003"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 wdq2wav \- convert a WinDAQ file channel to a wav file
20 .SH SYNOPSIS
21 .B wdq2wav [OPTIONS] windaq-file channel-number wav-file 
22 .SH DESCRIPTION
23 .B wdq2wav
24 extracts a channel from a WinDAQ file and produces a .wav file.
25 .SH OPTIONS
26 .TP
27 .B \-p
28 Play channel through audio system
29 .TP
30 .B \-v
31 Verbose mode
32 .TP
33 .B \-q
34 Quiet mode
35 .TP
36 .B \-h
37 Show summary of options.
38 .TP
39 .B \-r
40 Show version of program.
41 .SH AUTHOR
42 This manual page was written by Kevin M. Rosenberg 
43 <kevin@rosenberg.net>.