Slightly more descriptive usage
This commit is contained in:
parent
4bfbd754ea
commit
9fbd247dd4
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue