From 316950f8da8d3c53bcb49cfeff2d9afa09dfdbf6 Mon Sep 17 00:00:00 2001 From: lavianalon <130892560+lavianalon@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:34:13 +0200 Subject: [PATCH] CLI examples - fix typo --- docs/Researcher/cli-reference/new-cli/cli-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Researcher/cli-reference/new-cli/cli-examples.md b/docs/Researcher/cli-reference/new-cli/cli-examples.md index dad21e62a1..e62feb9ab4 100644 --- a/docs/Researcher/cli-reference/new-cli/cli-examples.md +++ b/docs/Researcher/cli-reference/new-cli/cli-examples.md @@ -122,7 +122,7 @@ runai workspace submit -i ubuntu --new-pvc claimname=yuval2,size=10M,path=/tmp/t runai workspace submit -i ubuntu --existing-pvc claimname=test-pvc-2-project-mn2xs,path=/home/test ``` -### Msster/Worker configuration +### Master/Worker configuration --command flag and -- are setting both leader(master) and workers command/arguments