From 8f6067d8738fa77a147955ee208ece8dea198111 Mon Sep 17 00:00:00 2001 From: imarom Date: Tue, 16 Feb 2016 03:49:36 -0500 Subject: help was broken in the simulator also some more bugs --- .../trex_control_plane/stl/trex_stl_lib/utils/parsing_opts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/parsing_opts.py') diff --git a/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/parsing_opts.py b/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/parsing_opts.py index 58306c5a..84dd5090 100755 --- a/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/parsing_opts.py +++ b/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/parsing_opts.py @@ -71,7 +71,7 @@ match_multiplier_help = """Multiplier should be passed in the following format: will provide a percentage of the line rate. examples '-m 10', '-m 10kbps', '-m 10mpps', '-m 23%%' - '-m 23%%' : is 23% L1 bandwidth + '-m 23%%' : is 23%% L1 bandwidth '-m 23mbps' : is 23mbps in L2 bandwidth (including FCS+4) """ -- cgit 1.2.3-korg