Skip to content

Commit 0cb61dc

Browse files
authored
Fix formatting of kubectl command in VOLCANO.md
1 parent 0ea156b commit 0cb61dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/VOLCANO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ GCO deploys Volcano, Kueue, and Slurm simultaneously. They operate at different
207207
### From kubectl
208208

209209
```bash
210-
kubectl get vcjob -n gco-jobs # Job status
210+
kubectl get vcjob -n gco-jobs # Job status
211211
kubectl get queue # Queue status and capacity
212212
kubectl get podgroup -n gco-jobs # Gang scheduling groups
213213
kubectl describe vcjob <name> -n gco-jobs # Detailed job info

0 commit comments

Comments
 (0)