Slightly more descriptive usage

This commit is contained in:
XANTRONIX 2019-05-18 19:48:19 -05:00
parent 4bfbd754ea
commit 9fbd247dd4

View file

@ -11,7 +11,7 @@
#include <hexagram/pcapng.h> #include <hexagram/pcapng.h>
char *hexagram_arglist_convert(void) { char *hexagram_arglist_convert(void) {
return "[infile] [outfile]"; return "[infile.pcapng] [outfile.can]";
} }
static ssize_t handle_option(hexagram_pcapng_stream *stream, static ssize_t handle_option(hexagram_pcapng_stream *stream,