Update usage and man page for ao-postflight
[fw/altos] / ao-tools / ao-postflight / ao-postflight.1
index fe02587f7fa863395c47da83756d3b7fae7b0bb2..ac1c18a4243c766c32ddd0ef3cad751eec76ad58 100644 (file)
 ao-postflight \- Analyse a flight log (either telemetry or eeprom)
 .SH SYNOPSIS
 .B "ao-postflight"
+[\-s <summary-file>]
+[\--summary=<summary-file>]
+[\-d <detail-file]
+[\--detail=<detail-file>]
+[\-p <plot-file>]
+[\--plot=<plot-file>]
 {flight.eeprom|flight.telem}
 .SH DESCRIPTION
 .I ao-postflight
-reads the specified flight log and produces a summary of the flight on stdout.
+reads the specified flight log and produces a summary of the flight on
+stdout or to the specified file along with an optional .svg format
+plot and detailed table of time/height/speed/accel.
 .SH AUTHOR
 Keith Packard