summaryrefslogtreecommitdiffstats
path: root/doc/admin-guide/en-US/markdown/admin_setting_volumes.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/admin-guide/en-US/markdown/admin_setting_volumes.md')
-rw-r--r--doc/admin-guide/en-US/markdown/admin_setting_volumes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/admin-guide/en-US/markdown/admin_setting_volumes.md b/doc/admin-guide/en-US/markdown/admin_setting_volumes.md
index 395aa2c79a9..f4eebcd50fb 100644
--- a/doc/admin-guide/en-US/markdown/admin_setting_volumes.md
+++ b/doc/admin-guide/en-US/markdown/admin_setting_volumes.md
@@ -69,7 +69,7 @@ start it before attempting to mount it.
- Create a new volume :
- `# gluster volume create [stripe | replica | disperse] [transport tcp | rdma | tcp, rdma] `
+ `# gluster volume create [stripe | replica | disperse] [transport tcp | rdma | tcp,rdma] `
For example, to create a volume called test-volume consisting of
server3:/exp3 and server4:/exp4:
@@ -155,7 +155,7 @@ high-availability and high-reliability are critical.
2. Create the replicated volume:
- `# gluster volume create [replica ] [transport tcp | rdma tcp,rdma] `
+ `# gluster volume create [replica ] [transport tcp | rdma | tcp,rdma] `
For example, to create a replicated volume with two storage servers:
@@ -531,7 +531,7 @@ volumes, but using dispersed subvolumes instead of replicated ones.
2. Create the distributed dispersed volume:
- `# gluster volume create disperse <count> [redundancy <count>] [transport tcp | rdma tcp,rdma]`
+ `# gluster volume create disperse <count> [redundancy <count>] [transport tcp | rdma | tcp,rdma]`
To create a distributed dispersed volume, the *disperse* keyword and
&lt;count&gt; is mandatory, and the number of bricks specified in the