.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH WOUXUN 1 "October 26, 2011" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME wouxun \- wrapper around the owx utility to operate CSV files directly .SH SYNOPSIS .B wouxun ( -i | -x ) [ ] .SH DESCRIPTION This manual page documents briefly the .B wouxun command. .SH OPTIONS These options are common to all commands. .TP .B \-h Show summary of options. .TP .B \-n Simulate, don't do anything but checks. .TP .B \-r Reload the pl2313 kernel module before doing anything (requires sudo). .TP .B \-i [ ] Import the given CSV into the device (defaults to wouxun.csv). .TP .B \-x [ ] Export the device into the given CSV file (defaults to wouxun.csv). Will not overwrite the file unless .B \-f is specified. .TP .B \-f Overwrite any existing .csv file. .SH SEE ALSO .BR owx (1), chirp (1), the README file. .SH AUTHOR The wouxun wrapper was writte by Antoine Beaupré . .PP This manual page was written by Antoine Beaupré , for the Debian project (and may be used by others).