Text2Pcap doc update

Minor docs update

Change-Id: Iea44e4963aab75db1d875d27af41e4f38ff74e2d
Reviewed-on: https://code.wireshark.org/review/16859
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Graham Bloice 2016-08-03 17:00:31 +01:00 committed by Anders Broman
parent a723a30ad4
commit 86cf94ffee
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ Here is a sample dump that B<text2pcap> can recognize:
000030 57 6f 72 6c 64 21
000036
Note the last byte must either be followed by the expected next offset value
as in the example above or a space or a line-end character(s).
There is no limit on the width or number of bytes per line. Also the
text dump at the end of the line is ignored. Bytes/hex numbers can be
uppercase or lowercase. Any text before the offset is ignored,