doc/sms-action: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse 2022-05-11 10:28:24 +02:00
parent 45232019f4
commit 25d11f798d

View file

@ -30,7 +30,7 @@ The configuration goes to `global-config-overlay`, this is the only parameter:
Then enable SMS actions:
/ tool sms set allowed-number=+491234567890 receive-enabled=yes secret=s3cr3t;
/tool/sms/set allowed-number=+491234567890 receive-enabled=yes secret=s3cr3t;
Usage and invocation
--------------------