From 01d9299c1a1632b1be47dd6c9191b0e905928b2b Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 9 Jul 2007 09:59:42 +1000 Subject: Fix spare migration and other problems with --monitor. 2.6 broke --monitor in various ways, including spare migration stopped working. This fixes it. --- mdadm.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mdadm.8') diff --git a/mdadm.8 b/mdadm.8 index ce88d04..25a6758 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -972,6 +972,8 @@ the right thing, then the array can be successfully assembled using .TP .BR \-X ", " \-\-examine\-bitmap Report information about a bitmap file. +The argument is either an external bitmap file or an array component +in case of an internal bitmap. .TP .BR \-R ", " \-\-run -- cgit