Skip to content

Commit d54fa4c

Browse files
docs: update run help spacing
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent c628f63 commit d54fa4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/cli/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Run a custom script in the CLI context.
44
Usage: juno run [options]
55
66
Options:
7-
-s, --src The path to your JavaScript or TypeScript script.
7+
-s, --src The path to your JavaScript or TypeScript script.
88
-m, --mode Choose which environment to use (production, staging, development). Defaults to production if omitted.
99
-p, --profile Specify an optional profile to use (e.g. personal, team). Useful when managing multiple Mission Controls.
1010
--container-url Override a custom container URL. If not provided, defaults to production or the local container in development mode.

0 commit comments

Comments
 (0)