diff --git a/.woodpecker/publish-docs.yml b/.woodpecker/publish-docs.yml index 14655f3..ca20b78 100644 --- a/.woodpecker/publish-docs.yml +++ b/.woodpecker/publish-docs.yml @@ -25,6 +25,4 @@ steps: secrets: [ ssh_host_key, ssh_deploy_key, ssh_passphrase ] when: - - event: push - branch: master - path: "docs/*" \ No newline at end of file + - path: "docs/*" \ No newline at end of file diff --git a/docs/content/cli/exec.md b/docs/content/cli/exec.md index f70d4f9..7a6ccc6 100644 --- a/docs/content/cli/exec.md +++ b/docs/content/cli/exec.md @@ -2,7 +2,7 @@ title: Exec --- -The `exec` subcommand can do somethings that the configuration file can't do yet. The command `exec host` can execute commands on many hosts. +The `exec` subcommand can do some things that the configuration file can't do yet. The command `exec host` can execute commands on many hosts. `exec host` takes the following arguments: