diff --git a/lf_cisco_power.py b/lf_cisco_power.py index 7ea6946a..80120e11 100755 --- a/lf_cisco_power.py +++ b/lf_cisco_power.py @@ -184,7 +184,7 @@ def usage(): print("--exit_on_fail","--exit_on_fail, exit on test failure") print("--exit_on_error","--exit_on_error, exit on test error, test mechanics failed") print('-e','--email', "--email user== passwd== to== smtp== port== 465 (SSL)") - print('--beacon_delta', "--beacon_delta is the delta that is allowed between the controller tx and the beacon measured") + print('--beacon_dbm_diff', "--beacon_dbm_diff is the delta that is allowed between the controller tx and the beacon measured") print("-h|--help")