File: daa2iso.1

package info (click to toggle)
daa2iso 0.1.7e-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: ansic: 2,356; makefile: 26
file content (30 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH DAA2ISO "1" "December 2009" "daa2iso " "User Commands"
.SH NAME
daa2iso \- converts daa and gbi files to iso format.
.SH SYNOPSIS
.B daa2iso
\fI<input.daa> <output>\fR
.SH DESCRIPTION
.PP
DAA2ISO converts single and multipart DAA (Direct Access Archive) 
images (generated by the PowerISO program) to their original format.
.SH USAGE
Using it then it's simple, just specify the input file and the ISO
file you want to create like the following example:

  daa2iso "my file.daa" output.iso
or
  daa2iso "my file.part01.daa" output.iso
.SH SEE ALSO
For more information regarding why this tool is needed and what the output
formats are, see the daa2iso.txt file provided along with this program.
.SH AUTHOR
daa2iso was written by Luigi Auriemma
.br 
e\-mail: aluigi@autistici.org
.br 
web: http://www.aluigi.org
.PP
This manual page was written by Juan Angulo Moreno <juan@apuntale.com>,
for the Debian project (and may be used by others).