aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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,