We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66dd18 commit b9d7234Copy full SHA for b9d7234
1 file changed
backend/cli/medomics-server.mjs
@@ -436,7 +436,7 @@ Flags:
436
--timeout=MS Startup timeout (default 15000)
437
--json Emit compact JSON outputs
438
--production Set NODE_ENV=production
439
- --state-file=PATH Path to state file (default ./medomics-server-state.json)
+ --state-file=PATH Path to state file (default .medomics/medomics-server/state.json)
440
--help Display this help
441
`)
442
process.exit(0)
0 commit comments