mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-25 21:34:30 +02:00
move template to sub directory
This commit is contained in:
parent
f16056ef8b
commit
1cde38e2da
1 changed files with 2 additions and 3 deletions
46
doc/template.md
Normal file
46
doc/template.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
Script `template`
|
||||
=================
|
||||
|
||||
[◀ Go back to main README](../README.md)
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Short description...
|
||||
|
||||
In detail
|
||||
---------
|
||||
|
||||
Get all the details...
|
||||
|
||||
Requirements and installation
|
||||
-----------------------------
|
||||
|
||||
We need...
|
||||
|
||||
... then we install:
|
||||
|
||||
[admin@MikroTik] > / system script add name=template
|
||||
[admin@MikroTik] > / system script run script-updates
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
The configuration goes to `global-config`, These are the parameters:
|
||||
|
||||
* ...
|
||||
|
||||
Usage and invocation
|
||||
--------------------
|
||||
|
||||
This is intended...
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
* [another script](template.md)
|
||||
* ...
|
||||
|
||||
---
|
||||
[◀ Go back to main README](../README.md)
|
||||
[▲ Go back to top](#top)
|
Loading…
Add table
Add a link
Reference in a new issue