summaryrefslogtreecommitdiff
path: root/op-mode-definitions/flow-accounting-op.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-15 21:57:08 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-15 21:57:08 +0100
commit56ec3259b67c6441d992948a8bae95039194eb6c (patch)
tree1906abdc42e1e852a431526185c4c737e51d818d /op-mode-definitions/flow-accounting-op.xml.in
parent3ce7a8c6e55d7296fc9155a6b8ca913d4a08b1ab (diff)
downloadvyos-1x-56ec3259b67c6441d992948a8bae95039194eb6c.tar.gz
vyos-1x-56ec3259b67c6441d992948a8bae95039194eb6c.zip
op-mode: restart: cleanup help strings
Diffstat (limited to 'op-mode-definitions/flow-accounting-op.xml.in')
-rw-r--r--op-mode-definitions/flow-accounting-op.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/flow-accounting-op.xml.in b/op-mode-definitions/flow-accounting-op.xml.in
index 912805d59..b847338f9 100644
--- a/op-mode-definitions/flow-accounting-op.xml.in
+++ b/op-mode-definitions/flow-accounting-op.xml.in
@@ -55,7 +55,7 @@
<children>
<leafNode name="flow-accounting">
<properties>
- <help>Restart flow-accounting service</help>
+ <help>Restart (net)flow accounting process</help>
</properties>
<command>${vyos_op_scripts_dir}/flow_accounting_op.py --action restart</command>
</leafNode>