X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-mega%2Fao-mega.1;fp=ao-tools%2Fao-mega%2Fao-mega.1;h=0f96bdc8d4b07bdad3ce0f6ff04e55ae1abac465;hb=cffbc025532487bbd9b467476be05d0997b5133e;hp=0000000000000000000000000000000000000000;hpb=40d3575a9365d77ca507ebee226d51d081e1ecc6;p=fw%2Faltos diff --git a/ao-tools/ao-mega/ao-mega.1 b/ao-tools/ao-mega/ao-mega.1 new file mode 100644 index 00000000..0f96bdc8 --- /dev/null +++ b/ao-tools/ao-mega/ao-mega.1 @@ -0,0 +1,30 @@ +.\" +.\" Copyright © 2009 Keith Packard +.\" +.\" This program is free software; you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation; either version 2 of the License, or +.\" (at your option) any later version. +.\" +.\" This program is distributed in the hope that it will be useful, but +.\" WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +.\" General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License along +.\" with this program; if not, write to the Free Software Foundation, Inc., +.\" 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +.\" +.\" +.TH AO-TELEM 1 "ao-mega" "" +.SH NAME +ao-mega \- Dump a mega flight log (eeprom only) +.SH SYNOPSIS +.B "ao-mega" +{flight.mega} +.SH DESCRIPTION +.I ao-mega +reads the specified flight log and dumps it in human readable format. +output. +.SH AUTHOR +Keith Packard