ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master a4304de: Add long-option support.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2014 02:33:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4304de1ccb3646dec74ed3a380485e80006b877
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a4304de by Guy Harris (guy@xxxxxxxxxxxx):

    Add long-option support.
    
    That way, --help and --version, as well as -h and -v, work.
    
    Change-Id: I095e0dcef9f6181d6fbe6337f9f33e80bc44f11a
    Reviewed-on: https://code.wireshark.org/review/2790
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6b3391c   Regularize the help output of programs.
    adds  a4304de   Add long-option support.


Summary of changes:
 rawshark.c |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)