fix(core): Point users to the official documentation when they use n8n --help (#8440)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"types": "dist/index.d.ts",
|
||||
"oclif": {
|
||||
"commands": "./dist/commands",
|
||||
"helpClass": "./dist/help",
|
||||
"bin": "n8n"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user