/[svn]/libgig/trunk/man/akaidump.1.in
ViewVC logotype

Contents of /libgig/trunk/man/akaidump.1.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2778 - (show annotations) (download)
Sun Jun 14 18:19:23 2015 UTC (8 years, 10 months ago) by schoenebeck
File size: 1415 byte(s)
- Minor update of man pages and README file.

1 .TH "akaidump" "1" "22 May 2014" "libgig @VERSION@" "libgig tools"
2 .SH NAME
3 akaidump \- Dump an AKAI media (i.e. CDROM) as disk image file to your HD.
4 .SH SYNOPSIS
5 .B akaiextract
6 SOURCE DESTFILE
7 .SH DESCRIPTION
8 Reads an AKAI media (i.e. from a CDROM drive, ZIP drive or directly from an
9 AKAI hard disk drive) and writes it as AKAI disk image file to your hard disc
10 drive for more convenient and faster further usage.
11 .SH OPTIONS
12 .TP
13 .B \ SOURCE
14 On Windows: drive letter of the source disk drive to read from. On POSIX systems
15 (i.e. Linux, Mac): path to the input source, which may either be an AKAI disk
16 image file already being available on your HD, or a disk drive path (i.e. '/dev/cdrom').
17 On Mac: You can omit this argument on Mac, which will cause it to access the
18 CDROM drive automatically ('/dev/rdisk1s0').
19 .TP
20 .B \ DESTFILE
21 Target filename to write the AKAI disk image to.
22
23 .SH "SEE ALSO"
24 .BR akaiextract(1),
25 .BR gigdump(1),
26 .BR gigextract(1),
27 .BR korgdump(1),
28 .BR sf2dump(1)
29
30 .SH "BUGS"
31 Check and report bugs at http://bugs.linuxsampler.org
32
33 .SH "Author"
34 This program and its library are based on S�bastien M�trot's libakai. This is a
35 fork of libakai and its tools which is now also providing support for LINUX and
36 other POSIX compliant operating system, and it does not have a dependency to
37 libngl as the original libakai had. Linux port and man page written by
38 Christian Schoenebeck <cuse@users.sf.net>

  ViewVC Help
Powered by ViewVC