URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e159e423d5015efb15b011087291250b85c653dd
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e159e42 by Peter Wu (peter@xxxxxxxxxxxxx):
WSUG: Automatically update wireshark --help output
The update_tools_help CMake target is periodically run, but the output
of `wireshark -h` was previously not included.
Bug: 16166
Change-Id: Ib7aac89ff31d7b7c7033496b512d97bfbd727aaa
Reviewed-on: https://code.wireshark.org/review/35205
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from cad5dff packet-gsm_ipa: Add #defines and names for more osmocom IPA extensions
add e159e42 WSUG: Automatically update wireshark --help output
Summary of changes:
docbook/CMakeLists.txt | 1 +
docbook/wsug_src/WSUG_chapter_customize.adoc | 97 +---------------------------
docbook/wsug_src/wireshark-h.txt | 94 +++++++++++++++++++++++++++
3 files changed, 96 insertions(+), 96 deletions(-)
create mode 100644 docbook/wsug_src/wireshark-h.txt