X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=wdq2wav.1;h=ea1b4c93d7c7c5714a742be89050ff58ddbde7e2;hb=cc76f2cc78bc6ddcc446bc0b6cf08c6e5e7808ea;hp=30a7b15a654f7fd2702062b585450df94ca11fb1;hpb=c93221ab34e692fc29e4610b4461bde563571671;p=wdq2wav.git diff --git a/wdq2wav.1 b/wdq2wav.1 index 30a7b15..ea1b4c9 100644 --- a/wdq2wav.1 +++ b/wdq2wav.1 @@ -18,17 +18,30 @@ .SH NAME wdq2wav \- convert a WinDAQ file channel to a wav file .SH SYNOPSIS -.B wdq2wav windaq-file channel-number wav-file -.RI [ OPTIONS ] +.B wdq2wav [OPTIONS] windaq-file channel-number wav-file .SH DESCRIPTION .B wdq2wav extracts a channel from a WinDAQ file and produces a .wav file. + +If the command line parameters of the windaq-file, channel-number, +and wav-file are not given, then the program will prompt the user +to enter thos values when the program is run. + .SH OPTIONS .TP -.B \-h, \-\-help +.B \-p +Play channel through audio system +.TP +.B \-v +Verbose mode +.TP +.B \-q +Quiet mode +.TP +.B \-h Show summary of options. .TP -.B \-v, \-\-version +.B \-r Show version of program. .SH AUTHOR This manual page was written by Kevin M. Rosenberg