summaryrefslogtreecommitdiff
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2016-05-19 14:53:15 +0200
committerStig Bjørlykke <stig@bjorlykke.org>2016-05-19 12:54:16 +0000
commit1c842bc1250a941afce1c11edcccf8ac1aa8f2cd (patch)
tree6a96894d9b6fb07b5c51e6917198c83d972dfb4a /docbook/wsug_src
parent6eae02884368d6c5abb1c336369f7838588a35a4 (diff)
downloadwireshark-1c842bc1250a941afce1c11edcccf8ac1aa8f2cd.tar.gz
docs: Update Show Packet Bytes docs
Change-Id: Ib64be403d4c684079f1b15d66ac52566e5ff37d0 Reviewed-on: https://code.wireshark.org/review/15501 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_advanced.asciidoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_advanced.asciidoc b/docbook/wsug_src/WSUG_chapter_advanced.asciidoc
index 93e94b6c80..1f396989a7 100644
--- a/docbook/wsug_src/WSUG_chapter_advanced.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_advanced.asciidoc
@@ -94,9 +94,9 @@ If a selected packet field does not show all the bytes (i.e. they are truncated
when displayed) or if they are shown as bytes rather than string or if they require
more formatting because they contain an image or HTML then this dialog can be used.
-This dialog can also be used to decode field bytes from base64 or zlib compressed
-and show the decoded bytes as configurable output. It's also possible to select
-a subset of bytes setting the start byte and end byte.
+This dialog can also be used to decode field bytes from base64, zlib compressed
+or quoted-printable and show the decoded bytes as configurable output.
+It's also possible to select a subset of bytes setting the start byte and end byte.
You can choose from the following actions:
@@ -122,6 +122,8 @@ You can choose to decode the data from one of the following formats:
. __Compressed__: This will decompress the buffer using zlib.
+. __Quoted-Printable__: This will decode from a Quoted-Printable string.
+
==== Show as
You can choose to view the data in one of the following formats: