URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa4b6362c1e4411256efc6e9ded3547647fefdf1
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
fa4b636 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Documentation: update (long) cmd line options
Documentation of the Tshark and dumpcap command line options between
help text, manual page and user's guide diverged over time. One aspect
of this is the implementation of more long options. This change tries to
update all documentation to be complete and in sync again.
Change-Id: Ifcc378059282e26764f15526b80753989cefb13b
Reviewed-on: https://code.wireshark.org/review/35276
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8defb3d IEEE 1609.2 dissector issue when HeaderInfo.generationLocation field is present
add fa4b636 Documentation: update (long) cmd line options
Summary of changes:
doc/dumpcap.pod | 52 ++++++-------
doc/tshark.pod | 161 ++++++++++++++---------------------------
docbook/wsug_src/dumpcap-h.txt | 41 +++++++----
docbook/wsug_src/tshark-h.txt | 63 ++++++++++------
dumpcap.c | 41 +++++++----
tshark.c | 63 ++++++++++------
6 files changed, 210 insertions(+), 211 deletions(-)