Wireshark-commits: [Wireshark-commits] master 8dfaa8f: *shark: Update help and manpage for name res
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8dfaa8fa7c97cd1372a0a233b83fbc7945447b75
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8dfaa8f by Uli Heilmeier (uh@xxxxxxxxxxxx):
*shark: Update help and manpage for name resolving
Add 'v' option for VLAN ID resolving and get rid of
deprecated 'C' option.
Bug: 14826
Change-Id: I63104f4a465d251048693ad02882ea7eb2c4d926
Reviewed-on: https://code.wireshark.org/review/30029
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 75c46e8 Qt: Add copy from another profile in UAT dialogs
add 8dfaa8f *shark: Update help and manpage for name resolving
Summary of changes:
doc/rawshark.pod | 2 ++
doc/tshark.pod | 2 ++
doc/wireshark.pod.template | 2 ++
docbook/wsug_src/WSUG_chapter_customize.asciidoc | 3 ++-
docbook/wsug_src/rawshark-h.txt | 2 +-
docbook/wsug_src/tshark-h.txt | 2 +-
epan/prefs.c | 4 ----
rawshark.c | 2 +-
test/suite_clopts.py | 4 ++--
tshark.c | 2 +-
ui/commandline.c | 2 +-
ui/dissect_opts.c | 3 ++-
12 files changed, 17 insertions(+), 13 deletions(-)