summaryrefslogtreecommitdiff
path: root/op-mode-definitions/monitor-bandwidth-test.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-01 21:00:22 +0200
committerGitHub <noreply@github.com>2021-06-01 21:00:22 +0200
commit2ba25761bd6e8c18ee2c25c5a49b60a49f185137 (patch)
treec4adb47a87fd1ecd874bc6eb3380eff2524efedc /op-mode-definitions/monitor-bandwidth-test.xml.in
parent491556b732c47ac92d4e2a0e8e129d7c24b636fd (diff)
downloadvyos-1x-2ba25761bd6e8c18ee2c25c5a49b60a49f185137.tar.gz
vyos-1x-2ba25761bd6e8c18ee2c25c5a49b60a49f185137.zip
op-mode: T3384: fix default help string for bandwidth test
Diffstat (limited to 'op-mode-definitions/monitor-bandwidth-test.xml.in')
-rw-r--r--op-mode-definitions/monitor-bandwidth-test.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/monitor-bandwidth-test.xml.in b/op-mode-definitions/monitor-bandwidth-test.xml.in
index f7ee242b7..965591280 100644
--- a/op-mode-definitions/monitor-bandwidth-test.xml.in
+++ b/op-mode-definitions/monitor-bandwidth-test.xml.in
@@ -9,7 +9,7 @@
<children>
<node name="accept">
<properties>
- <help>Wait for bandwidth test connections (default: TCP)</help>
+ <help>Wait for bandwidth test connections (port TCP/5001)</help>
</properties>
<command>/usr/bin/iperf -V -s</command>
<children>