From 539c11e424ce008579ab5a11da71028ba872a0a7 Mon Sep 17 00:00:00 2001 From: Anuradha Talur Date: Tue, 7 Jul 2015 19:10:26 +0530 Subject: doc: remove deprecated replace-brick commands from gluster man page Change-Id: Ibdd42bf4b59fe8a9df5bad68fbc498b4496c5e53 BUG: 1206539 Signed-off-by: Anuradha Talur Reviewed-on: http://review.gluster.org/11567 Reviewed-by: Gaurav Kumar Garg Tested-by: NetBSD Build System Tested-by: Gluster Build System Reviewed-by: Humble Devassy Chirammal Tested-by: Humble Devassy Chirammal --- doc/gluster.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gluster.8') diff --git a/doc/gluster.8 b/doc/gluster.8 index 715c52b4d46..70ed95a9ae1 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -71,8 +71,8 @@ If you remove the brick, the data stored in that brick will not be available. Yo .B replace-brick option. .TP -\fB\ volume replace-brick ( ) start|pause|abort|status|commit \fR -Replace the specified brick. +\fB\ volume replace-brick commit force \fR +Replace the specified source brick with a new brick. .TP \fB\ volume rebalance start \fR Start rebalancing the specified volume. -- cgit