diff options
Diffstat (limited to 'docbook/wsug_src/reordercap-h.txt')
-rw-r--r-- | docbook/wsug_src/reordercap-h.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docbook/wsug_src/reordercap-h.txt b/docbook/wsug_src/reordercap-h.txt new file mode 100644 index 00000000..eb8ab5de --- /dev/null +++ b/docbook/wsug_src/reordercap-h.txt @@ -0,0 +1,10 @@ +Reordercap (Wireshark) 4.2.1 (v4.2.1rc0-11-gae025b2614ce) +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. |