diff --git a/pages/02.linux/06.xcp-ng/04.xe-cli/default.en.md b/pages/02.linux/06.xcp-ng/04.xe-cli/default.en.md index 7bbcc9b..a571539 100644 --- a/pages/02.linux/06.xcp-ng/04.xe-cli/default.en.md +++ b/pages/02.linux/06.xcp-ng/04.xe-cli/default.en.md @@ -4,7 +4,7 @@ title: 'xe CLI' [toc] ## Show running VMs -`xe vm-list --multiple power-state=running` +`# xe vm-list --multiple power-state=running` ## Poweroff running VMs -`xe vm-shutdown --multiple power-state=running` \ No newline at end of file +`# xe vm-shutdown --multiple power-state=running` \ No newline at end of file