diff options
Diffstat (limited to 'doc/wsug_src/reordercap-h.txt')
-rw-r--r-- | doc/wsug_src/reordercap-h.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/wsug_src/reordercap-h.txt b/doc/wsug_src/reordercap-h.txt new file mode 100644 index 00000000..a12e9fe3 --- /dev/null +++ b/doc/wsug_src/reordercap-h.txt @@ -0,0 +1,10 @@ +Reordercap (Wireshark) 4.4.0 (v4.4.0rc1-11-g13699b5b3e78) +Reorder timestamps of input file frames into output file. +See https://www.wireshark.org for more information. + +Usage: reordercap [options] <infile> <outfile> + +Options: + -n don't write to output file if the input file is ordered. + -h, --help display this help and exit. + -v, --version print version information and exit. |