1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 07:40:44 +00:00

doc update doc

This commit is contained in:
deadc0de6
2020-09-13 22:46:37 +02:00
parent b024891af1
commit 837652e5f8
12 changed files with 111 additions and 121 deletions

View File

@@ -1,7 +1,6 @@
Sometimes it might be useful to be able to append some text to a
file. Dotdrop is able to do that with the help of
[actions](../config.md#actions).
and a temporary file.
[actions](../config.md#entry-actions) and a temporary file.
Below is a config example to append to a file:
```yaml