notify about options in script comments

This commit is contained in:
Christian Hesse 2020-07-14 16:18:23 +02:00
parent 883920aeae
commit aec63407e8
4 changed files with 4 additions and 3 deletions

View file

@ -22,4 +22,5 @@
16="Happy with RouterOS Scripts and have a GitHub and/or GitLab account? Please star!";
17="Introduced script 'early-errors'";
18=("Added a simple IP calculation function, try: \$IPCalc " . [ / ip address get ([ find ]->0) address ]);
19="Commenting scripts with 'ignore', 'base-url=...' and 'url-suffix=...' is honored on update";
};