File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Each command comes with its own set of options and subcommands, which are detail
2525### 1. ` new ` Command
2626
2727#### ** Description:**
28- Creates a new SPawn project tailored for a specific target language.
28+ Creates a new Spawn project tailored for a specific target language.
2929
3030#### ** Usage:**
3131
@@ -43,8 +43,6 @@ spawn new <subcommand> [OPTIONS] <name>
4343
4444* - ` -s ` , ` --actor-system ` : Defines the name of the ActorSystem. (Default: "spawn-system")
4545
46- * - ` -s ` , ` --actor-system ` : Defines the name of the ActorSystem. (Default: "spawn-system")
47-
4846* - ` -d ` , ` --app-description ` : Defines the application description. (Default: "Spawn App.")
4947
5048* - ` -t ` , ` --app-image-tag ` : Defines the OCI Container image tag. (Default:
You can’t perform that action at this time.
0 commit comments