Wireshark-commits: [Wireshark-commits] master ca11450: Documentation: update (long) cmd line option
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Nov 2019 06:16:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca114508d1ef3dced212f5d370662383ccc596f5
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ca11450 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Documentation: update (long) cmd line options.
    
    Documentation of the Wireshark 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.
    
    Bug: 16168
    Change-Id: Id833fbeb14fdb7b3dbc1564504a25d96f4367c91
    Reviewed-on: https://code.wireshark.org/review/35047
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c4e41e3   Qt: Make clearing display filter behave more logical
     add  ca11450   Documentation: update (long) cmd line options.


Summary of changes:
 doc/wireshark.pod.template                   | 173 +++++++-----------
 docbook/wsug_src/WSUG_chapter_customize.adoc | 251 +++++++++++++++++----------
 ui/commandline.c                             |  56 +++---
 3 files changed, 255 insertions(+), 225 deletions(-)