diff options
Diffstat (limited to 'docs/man/castool.1')
-rw-r--r-- | docs/man/castool.1 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/man/castool.1 b/docs/man/castool.1 new file mode 100644 index 00000000000..1dd96b6eb3f --- /dev/null +++ b/docs/man/castool.1 @@ -0,0 +1,46 @@ +.\" -*- nroff -*- +.\" +.\" castool.1 +.\" +.\" Man page created from usage info +.\" Cesare Falco <c.falco@ubuntu.com>, February 2011 +.\" +.\" +.TH CASTOOL 1 2015-07-22 0.164 "MESS Generic cassette manipulation tool" +.\" +.\" +.\" NAME chapter +.SH NAME +castool \- MESS Generic cassette manipulation tool +.\" +.\" +.\" SYNOPSIS chapter +.SH SYNOPSIS +.B castool convert +.IB "format infile outfile" .wav +.\" +.\" +.\" DESCRIPTION chapter +.SH DESCRIPTION +.B castool +is a tool for the maintenance and manipulation of cassette +dumps that MESS users need to deal with. +.\" +.\" +.\" COMMANDS chapter +.SH COMMANDS +.TP +.B convert +Convert a cassette dump to a .wav audio file. See +.B castool +(without arguments) for a full list of supported cassette formats. +.\" +.\" +.\" EXAMPLES chapter +.SH EXAMPLES +.B castool convert tzx pyjamarama.tzx pyjamarama.wav +.\" +.\" +.\" SEE ALSO chapter +.SH SEE ALSO +mess(6) |