Fixed typo

This commit is contained in:
kees-z 2022-06-08 11:10:08 +02:00 committed by GitHub
parent 3ba43c66c8
commit abf743e3bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -551,7 +551,7 @@ Default value: `false`
## 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.
### run-script-before