Add current dir keyword
This commit is contained in:
parent
219bcf8a12
commit
caba45a27f
4 changed files with 16 additions and 3 deletions
|
@ -62,6 +62,12 @@ Optional arguments:
|
|||
|
||||
- `name`: A human-friendly name for the service; currently unused.
|
||||
|
||||
#### Keywords
|
||||
|
||||
Keywords get replaced with their value.
|
||||
|
||||
- `%dir%`: The directory Updog is located in.
|
||||
|
||||
---
|
||||
|
||||
This example uses the template extensions, [askiiart/updog-checker_template](https://git.askiiart.net/askiiart/updog-checker_template), [askiiart/updog-logging_template](https://git.askiiart.net/askiiart/updog-logging_template), and [askiiart/updog-alerts_template](https://git.askiiart.net/askiiart/updog-alerts_template), so the arguments for them are mostly irrelevant. For each extension, check its docs for what arguments to use.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue