summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.example.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.example.yml b/config/config.example.yml
index 2da6e55e..34070fe5 100644
--- a/config/config.example.yml
+++ b/config/config.example.yml
@@ -460,7 +460,7 @@ jobs:
##
## Note: This parameter is mandatory and should be a random string.
## Such random string can be generated on linux with the following
-## command: `pwdgen 20 1`
+## command: `pwgen 20 1`
##
## Accepted values: a string
## Default: <none>