farsightsec / fstrm

Frame Streams implementation in C
MIT License
59 stars 27 forks source link

fstrm_replay man page cleanups and improvements #45

Closed reedjc closed 6 years ago

reedjc commented 6 years ago

The following are some suggestions for man/fstrm_replay.1

Consider sorting the options

Also list the long option/argument names.

Document -h, --help

Grammar: "Files ... differs" to "Files ... differ"

Mention Unix domain for -u

SEE ALSO point to Frame Streams implementation in C https://github.com/farsightsec/fstrm

SEE ALSO cross reference the other tools: fstrm_dump and fstrm_capture.

Also while here in this ticket: mention fstrm_replay in the README.md

reedjc commented 6 years ago

This was merged to next.