mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 23:12:28 +00:00
Fixed typo
This commit is contained in:
parent
3ba43c66c8
commit
abf743e3bc
@ -551,7 +551,7 @@ Default value: `false`
|
|||||||
|
|
||||||
## Scripting options
|
## Scripting options
|
||||||
|
|
||||||
With these options you can executes a script before starting an operation, and again on completion. Module is loaded automatically, use `--disable-module` to prevent this.
|
With these options you can execute a script before starting an operation, and again on completion. Module is loaded automatically, use `--disable-module` to prevent this.
|
||||||
**Warning** 'before' scripts can set environment variable(s) by writing to stdout. See run-script-exemple for more information.
|
**Warning** 'before' scripts can set environment variable(s) by writing to stdout. See run-script-exemple for more information.
|
||||||
|
|
||||||
### run-script-before
|
### run-script-before
|
||||||
|
Loading…
x
Reference in New Issue
Block a user