mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-06-01 08:12:39 +00:00
doc/mod/ipcalc: start image alt text with 'notification:' or 'screenshot:'
This commit is contained in:
parent
36e611be7a
commit
8df5d9a732
1 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ It expects an IP address in CIDR notation as argument.
|
||||||
|
|
||||||
$IPCalc 192.168.88.1/24;
|
$IPCalc 192.168.88.1/24;
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### IPCalcReturn
|
### IPCalcReturn
|
||||||
|
|
||||||
|
|
@ -53,7 +53,7 @@ the information in a named array.
|
||||||
|
|
||||||
:put ([ $IPCalcReturn 192.168.88.1/24 ]->"broadcast");
|
:put ([ $IPCalcReturn 192.168.88.1/24 ]->"broadcast");
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
[⬅️ Go back to main README](../../README.md)
|
[⬅️ Go back to main README](../../README.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue