diff --git a/content/admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node.md b/content/admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node.md
index 048ad3e7e2..34672de8a4 100644
--- a/content/admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node.md
+++ b/content/admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node.md
@@ -26,7 +26,7 @@ If you're taking a node offline that has any data services (like git, pages, or
For Git
```
- ghe-spokes evac-status
+ ghe-spokes evac-status git-server-UUID
```
For {% data variables.product.prodname_pages %}
@@ -36,7 +36,7 @@ If you're taking a node offline that has any data services (like git, pages, or
For storage
```
- ghe-storage evacuation-status
+ ghe-storage evacuation-status storage-server-UUID
```
3. After the copying is complete, you can evacuate the storage service. Run any of the following commands: