|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Holds application-specific strings and callbacks used to render command-line usage/help output. More...
#include <commandline.h>
Public Attributes | |
| const char * | item_name |
| const char * | console_name |
| const char * | help_header |
Holds application-specific strings and callbacks used to render command-line usage/help output.
| const char* commandline_usage_app_data::console_name |
Display name of the application shown in console usage output.
| const char* commandline_usage_app_data::help_header |
Header string printed at the top of the help/usage message.
| const char* commandline_usage_app_data::item_name |
Short identifier name of the application (e.g. "wireshark", "tshark").