summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMohit Agrawal <moagrawa@redhat.com>2016-07-27 15:32:56 +0530
committerNiels de Vos <ndevos@redhat.com>2016-08-01 07:28:23 -0700
commit6614d7b86a610ccb20901239ed637e437ed73bd1 (patch)
treecea80522a1053964a60ac29b4d8d6085f86486bc /doc
parent56ed983c2d4cbfaffefb404e21db766007629400 (diff)
gluster man page: Add output option "--xml" to man page of gluster
backport of commit 138bea7ea65987ca23f73c1f0c4f8868fd38cdff > BUG: 1360670 > Change-Id: Ia167bb5b541a12459f70ab1205bd4ffdab8c7e65 > Signed-off-by: Mohit Agrawal <moagrawa@redhat.com> > Reviewed-on: http://review.gluster.org/15027 > NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> > CentOS-regression: Gluster Build System <jenkins@build.gluster.org> > Smoke: Gluster Build System <jenkins@build.gluster.org> > Reviewed-by: Vijay Bellur <vbellur@redhat.com> > (cherry picked from commit 138bea7ea65987ca23f73c1f0c4f8868fd38cdff) Change-Id: I48a33640cb4a10697a5b030bb91b8a75434a923e BUG: 1362025 Signed-off-by: Mohit Agrawal <moagrawa@redhat.com> Reviewed-on: http://review.gluster.org/15056 NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Atin Mukherjee <amukherj@redhat.com> Reviewed-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/gluster.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8
index e726010ee5d..0dc83eefb15 100644
--- a/doc/gluster.8
+++ b/doc/gluster.8
@@ -16,14 +16,14 @@ gluster - Gluster Console Manager (command line utility)
.PP
To run the program and display gluster prompt:
.PP
-.B gluster
+.B gluster [--xml]
.PP
(or)
.PP
To specify a command directly:
.PP
.B gluster
-.I [commands] [options]
+.I [commands] [options] [--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.