r3840: *** empty log message ***
[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 windaq-file channel-number wav-file 
22 .RI [ OPTIONS ]
23 .SH DESCRIPTION
24 .B wdq2wav
25 extracts a channel from a WinDAQ file and produces a .wav file.
26 .SH OPTIONS
27 .TP
28 .B \-h, \-\-help
29 Show summary of options.
30 .TP
31 .B \-v, \-\-version
32 Show version of program.
33 .SH AUTHOR
34 This manual page was written by Kevin M. Rosenberg 
35 <kevin@rosenberg.net>.