aboutsummaryrefslogtreecommitdiffstats
path: root/doc/text2pcap.pod
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2016-08-03 17:00:31 +0100
committerAnders Broman <a.broman58@gmail.com>2016-08-03 22:11:43 +0000
commit86cf94ffeecfa2f02a4a286f41e00bfcf4f1d84e (patch)
tree910a36e9675c98a946e249d1f33b6604ab357709 /doc/text2pcap.pod
parenta723a30ad4cde5aa8d30b4479fd4b3280b007ae0 (diff)
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>
Diffstat (limited to 'doc/text2pcap.pod')
-rw-r--r--doc/text2pcap.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod
index 9ebdc482a4..59e24b614a 100644
--- a/doc/text2pcap.pod
+++ b/doc/text2pcap.pod
@@ -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,