URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c57452e130cfe38326703ef616fe5d6ac3841796
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
c57452e by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Show correct format of --display command line parameter
The --display command line parameter must not have an equal sign
between it and the value in order to work. Otherwise it is interpreted
as a abbreviation of the display-filter long option.
Bug: 16167
Change-Id: Ifcdd4cb8c41b24faccf01936a019a318fb1c3e0c
Reviewed-on: https://code.wireshark.org/review/34961
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 2336547a5fd239b97d86cb8213a438562d96fc55)
Reviewed-on: https://code.wireshark.org/review/34966
Actions performed:
from 2623492 TLS: workaround broken TLS reassembly with multiple TLS records
add c57452e Show correct format of --display command line parameter
Summary of changes:
ui/commandline.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)