Skip to content

Commit 85716ad

Browse files
committed
Fix spacing in README
1 parent c5c624b commit 85716ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

netapp_dataops_k8s/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,14 +230,14 @@ Note: This command requires Astra Control.
230230
The following options/arguments are required:
231231
232232
```
233-
-j, --source-workspace-name= Name of JupyterLab workspace to use as source for clone.
233+
-j, --source-workspace-name= Name of JupyterLab workspace to use as source for clone.
234234
-n, --new-namespace= Kubernetes namespace to create new workspace in. This namespace must not exist; it will be created during this operation.
235235
```
236236
237237
The following options/arguments are optional:
238238
239239
```
240-
-c, --clone-to-cluster-name= Name of destination Kubernetes cluster within Astra Control. Workspace will be cloned a to a new namespace in this cluster. If not specified, then the workspace will be cloned to a new namespace within the user's current cluster.
240+
-c, --clone-to-cluster-name= Name of destination Kubernetes cluster within Astra Control. Workspace will be cloned a to a new namespace in this cluster. If not specified, then the workspace will be cloned to a new namespace within the user's current cluster.
241241
-h, --help Print help text.
242242
-s, --source-namespace= Kubernetes namespace that source workspace is located in. If not specified, namespace "default" will be used.
243243
```

0 commit comments

Comments
 (0)