diff --git a/docs/04-build/04-dev-mode.mdx b/docs/04-build/04-dev-mode.mdx index 6933e37d..08c36e3c 100644 --- a/docs/04-build/04-dev-mode.mdx +++ b/docs/04-build/04-dev-mode.mdx @@ -37,7 +37,7 @@ This should be done in a separate terminal window. For more information, see the To list all supported commands, run the following command: ```bash title="Terminal" -cargo run -p meroctl -- --node-name node1 --home data help +cargo run -p meroctl -- help ``` Supported commands: @@ -90,7 +90,7 @@ cargo run -p meroctl -- --node-name coordinator --home data context join --con Output ```bash title="Terminal" -Context 41gdT47MW9CJ5Y9S1hhpxnQT7C9oPVZZAtxv2erJAiK4 sucesfully joined +Context sucesfully joined ``` Create context command will: