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 31 32 33 34
|
.TH AMIDECO 1 "August 22, 2006"
.SH NAME
amideco \- Decompress flashfiles equipped with an AMI BIOS
.SH SYNOPSIS
.B amideco
.RB "filename"
.RB [ "OPTIONS" ]
.SH DESCRIPTION
.B amideco
is a program which can decompress BIOS images which contain an AMI BIOS.
.SH OPTIONS
.B \-l
List BIOS structure.
.PP
.B \-x
Extract BIOS modules.
.PP
.B \-d
Create directory.
.PP
.B \-h
Show help text and exit.
.SH BUGS
Please report any bugs to Anton Borisov <anton.borisov@gmail.com>.
.SH LICENCE
.B amideco
is covered by the GNU General Public License (GPL), version 2 or later.
Parts are covered by the GNU Lesser General Public License (LGPL),
version 2.1 or later.
.SH AUTHORS
Anton Borisov <anton.borisov@gmail.com>
.PP
This manual page was written by Uwe Hermann <uwe@hermann-uwe.de>.
It is licensed under the terms of the GNU GPL (version 2 or later).
|