diff options
author | shishir gowda <shishirng@gluster.com> | 2010-09-07 07:35:56 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-09-07 07:46:18 -0700 |
commit | 6066038c7bd96791143a63ed03a617c8cb7020f8 (patch) | |
tree | eaacceda8ee2a825d6fcc89338099d281d5e7f5f /doc/gluster.8 | |
parent | f4b1b0af4732e397de3ab3fe2be1dd8bb83614b4 (diff) |
Volume info should display transport-type
Signed-off-by: shishir gowda <shishirng@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1230 ()
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1230
Diffstat (limited to 'doc/gluster.8')
-rw-r--r-- | doc/gluster.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8 index c7e476e97..f1dccf649 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -47,7 +47,7 @@ for any corresponding short options. list information of all volumes .TP \fB\ volume create <NEW-VOLNAME> [stripe <COUNT>] [replica <COUNT>] [transport <tcp|rdma>] <NEW-BRICK> ... \fR -create a new volume of specified type with mentioned bricks +create a new volume of specified type with mentioned bricks, with specified transport-type [default:tcp] .TP \fB\ volume delete <VOLNAME> \fR delete volume specified by \fB\<VOLNAME>\fR |