summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaurav Yadav <gyadav@redhat.com>2017-07-04 11:18:16 +0530
committerAtin Mukherjee <amukherj@redhat.com>2017-07-11 13:00:00 +0000
commit09f9c6c1c9c565d54c257e58c46004326ec1c495 (patch)
tree1ff0db784ab8561248d1ccdd860a88edbbe233ab
parentbd71ca4fdf2554dd22c0db70af132a11b966ef38 (diff)
gluster man page: Add remote-host and script mode in gluster man page
Signed-off-by: Gaurav Yadav <gyadav@redhat.com> Change-Id: I2d9b9f09d72d713e34ccb9516387c5982b830115 BUG: 1467277 Reviewed-on: https://review.gluster.org/17685 CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
-rw-r--r--doc/gluster.85
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8
index c7b6f221f91..6306969de97 100644
--- a/doc/gluster.8
+++ b/doc/gluster.8
@@ -16,15 +16,14 @@ gluster - Gluster Console Manager (command line utility)
.PP
To run the program and display gluster prompt:
.PP
-.B gluster [--xml]
+.B gluster [--remote-host=<gluster_node>] [--mode=script] [--xml]
.PP
(or)
.PP
To specify a command directly:
.PP
.B gluster
-.I [commands] [options] [--xml]
-
+.I [commands] [options] [--remote-host=<gluster_node>] [--mode=script] [--xml]
.SH DESCRIPTION
The Gluster Console Manager is a command line utility for elastic volume management. You can run the gluster command on any export server. The command enables administrators to perform cloud operations, such as creating, expanding, shrinking, rebalancing, and migrating volumes without needing to schedule server downtime.
.SH COMMANDS