We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b18ea commit 12727edCopy full SHA for 12727ed
docs/getting-started/running.md
@@ -52,9 +52,13 @@ You can now create your [first flow](first-flow).
52
-u, --userDir DIR use specified user directory
53
-v enable verbose output
54
-?, --help show usage
55
+ [flows.json] name of the data file you want to work with. Using different names,
56
+ such as greenhouse.json or robot.json, you can separate different
57
+ undertakings you are working on. If you don't specify a name, it
58
+ defaults to flows_xxxxxxxx.json where xxxxxxxx is your servername.
59
60
----
-
61
+
62
#### Running from a local install - Linux & Mac OS X
63
64
The `node-red` command can still be accessed even if Node-RED hasn't been installed
0 commit comments