diff --git a/web/project-website/content/usage/jobs-tasks-commands/commands.md b/web/project-website/content/usage/jobs-tasks-commands/commands.md index 366bf3dc..1430b291 100644 --- a/web/project-website/content/usage/jobs-tasks-commands/commands.md +++ b/web/project-website/content/usage/jobs-tasks-commands/commands.md @@ -84,7 +84,7 @@ depending on the platform it runs on. | Parameter | Type | Description | |-----------|------------|------------------------| -| `exec` | `string` | The executable to run. | +| `exe` | `string` | The executable to run. | | `args` | `[]string` | Commandline arguments. | ## Misc: `echo`