Skip to content

Commit b9d7234

Browse files
committed
Help comment error fixed
1 parent e66dd18 commit b9d7234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/cli/medomics-server.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Flags:
436436
--timeout=MS Startup timeout (default 15000)
437437
--json Emit compact JSON outputs
438438
--production Set NODE_ENV=production
439-
--state-file=PATH Path to state file (default ./medomics-server-state.json)
439+
--state-file=PATH Path to state file (default .medomics/medomics-server/state.json)
440440
--help Display this help
441441
`)
442442
process.exit(0)

0 commit comments

Comments
 (0)