From d2dff6320adc5c58ed8ed68dc1d3209149c29584 Mon Sep 17 00:00:00 2001 From: Atin Mukherjee Date: Fri, 16 Dec 2016 09:53:19 +0530 Subject: Revert "doc: fix gluster man page" This reverts commit c6fdc2f819b265e018d858232293407835fe2c6c. Initially I thought gluster --xml taking into the shell prompt is not a correct behavior, however if we execute any commands from that prompt we get xml output which is the original intention. This patch reverts the change and put back --xml option for gluster in man page. Change-Id: If77d0c0bf27f8cfc799973003c860d9bd8cd6407 BUG: 1360670 Signed-off-by: Atin Mukherjee Reviewed-on: http://review.gluster.org/16157 CentOS-regression: Gluster Build System Reviewed-by: MOHIT AGRAWAL NetBSD-regression: NetBSD Build System Smoke: Gluster Build System --- doc/gluster.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gluster.8') diff --git a/doc/gluster.8 b/doc/gluster.8 index a6b419807be..c9a9d500a29 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -16,7 +16,7 @@ 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 -- cgit