diff --git a/docs/hosting/cli-commands.md b/docs/hosting/cli-commands.md index 499e32307e9..43722a5b58d 100644 --- a/docs/hosting/cli-commands.md +++ b/docs/hosting/cli-commands.md @@ -17,14 +17,6 @@ You can use CLI commands with self-hosted n8n. Depending on how you choose to in docker exec -u node -it ``` -## View the CLI help - -You can see a list of available commands and descriptions in your CLI: - -```bash -n8n --help -``` - ## Start a workflow You can start workflows directly using the CLI.