Wireshark-commits: [Wireshark-commits] master 890e2be: Documentation: update (long) cmd line option
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=890e2bea2ef2fba0f437abbe4ec2e5dda1dc37ee
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
890e2be 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: Ie8bee013df8d209080fcf288072774f18f9ff51f
Reviewed-on: https://code.wireshark.org/review/35261
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 f17f127 ieee1722: use payload_length only when it's valid.
add 890e2be 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(-)