summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/admin-guide/en-US/markdown/admin_managing_volumes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin-guide/en-US/markdown/admin_managing_volumes.md b/doc/admin-guide/en-US/markdown/admin_managing_volumes.md
index b456e27af89..cbd786e9814 100644
--- a/doc/admin-guide/en-US/markdown/admin_managing_volumes.md
+++ b/doc/admin-guide/en-US/markdown/admin_managing_volumes.md
@@ -267,7 +267,7 @@ cluster is online and available.
For example, to pause the data migration from server3:/exp3 to
server5:/exp5 in test-volume:
- # gluster volume replace-brick test-volume server3:/exp3 server5:exp5 pause
+ # gluster volume replace-brick test-volume server3:/exp3 server5:/exp5 pause
Replace brick pause operation successful
4. To abort the migration operation, if needed, use the following