X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-eeprom%2Fao-eeprom.1;h=6257e125b3095b3c50991f5409de3ddee5332985;hb=98f7c1c116aab672a29db1f81213cabe2d72ae16;hp=8caff9d1a1510efd51edc1fb24d8b48cf45dd3c2;hpb=c29275b72438637d46d7a50742882d2736eb176a;p=fw%2Faltos diff --git a/ao-tools/ao-eeprom/ao-eeprom.1 b/ao-tools/ao-eeprom/ao-eeprom.1 index 8caff9d1..6257e125 100644 --- a/ao-tools/ao-eeprom/ao-eeprom.1 +++ b/ao-tools/ao-eeprom/ao-eeprom.1 @@ -18,16 +18,32 @@ .\" .TH AO-EEPROM 1 "ao-eeprom" "" .SH NAME -ao-eeprom \- Fetch eeprom contents from TeleMetrum device +ao-eeprom \- Analyze an eeprom log .SH SYNOPSIS .B "ao-eeprom" -[\-tty \fItty-device\fP] +[\--raw] +[\--csum] +[\--verbose] +[\--len ] +{flight.eeprom} ... +.SH OPTIONS +.TP +\-r | --raw +This option makes ao-eeprom dump the raw bytes of each +log record in hex format. +.TP +\-c | --csum +This option makes ao-eeprom dump records that have checksum errors. By default, +ao-eeprom skips such records. +\-v | --verbose +This option makes ao-eeprom report when records are skipped due to +checksum errors. +\-l | --len