aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.extcap
diff options
context:
space:
mode:
authorKim Bäckström <kim.backstrom@gmail.com>2017-02-25 23:44:15 +0100
committerRoland Knall <rknall@gmail.com>2017-02-26 09:22:25 +0000
commitf3d52cb534c67df8a811578d9387c41c05b714dd (patch)
treefbb75c6f819efbb5ceaaf6bfca20594bdc029862 /doc/README.extcap
parent9782d5596a123c812a932965bd2c708829b7d90e (diff)
Bugfix for extcap fileselect functionality, start button in extcap options dialog wouldn't
get enabled if the user had selected a file (and mustexist=true wasn't specified). This commit also contains minor fixes to doc/README.extcap, it's now more aligned to the actual implementation. Added example usage of fileselect, radio and multiselect to doc/extcap_example.py. Change-Id: Ibfe40a35a26f49322fbe64c0594506a2163f7e20 Reviewed-on: https://code.wireshark.org/review/20274 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Roland Knall <rknall@gmail.com>
Diffstat (limited to 'doc/README.extcap')
-rw-r--r--doc/README.extcap8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/README.extcap b/doc/README.extcap
index 025c3ffb71..94ca73584b 100644
--- a/doc/README.extcap
+++ b/doc/README.extcap
@@ -85,7 +85,7 @@ capture. To allow an end-user to specify certain options, such options may be
provided using the extcap config argument.
To share which options are available for an interface, the extcap responds to
-the command --config, that shows all the available options (aka additional command
+the command --extcap-config, that shows all the available options (aka additional command
line options).
Those options are automatically presented via a dialog to the user for the individual
@@ -167,10 +167,10 @@ These options do have types, for which the following types are being supported:
arg {number=2}{call=--verify}{display=Verify}{tooltip=Verify package content}{type=boolflag}
- * LOGFILE - Let the user provide a filepath to the capture. If FILE_MUSTEXIST is
- being provided, the GUI checks if the file exists
+ * FILESELECT - Let the user provide a filepath to the capture. If MUSTEXIST is
+ being provided, the GUI checks if the file exists.
- arg {number=3}{call=--logfile}{display=Logfile}{tooltip=A file for log messages}{type=fileselect}{file_mustexist=false}
+ arg {number=3}{call=--logfile}{display=Logfile}{tooltip=A file for log messages}{type=fileselect}{mustexist=false}
* SELECTOR, RADIO, MULTICHECK - an optionfield, where the user may choose one or
more options from. If PARENT is provided for the value items, the option fields