From 0ea8f5b167d3e98fa09d392079fc5e269b5a0395 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Mon, 9 Jul 2012 17:14:16 +1000 Subject: Assemble: allow arrays to be assembled read-only. The option was there, but never used. Signed-off-by: NeilBrown --- ReadMe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ReadMe.c') diff --git a/ReadMe.c b/ReadMe.c index b6aac0b3..35ffeaac 100644 --- a/ReadMe.c +++ b/ReadMe.c @@ -440,6 +440,7 @@ char Help_assemble[] = " : out-of-date. This involves modifying the superblocks.\n" " --update= -U : Update superblock: try '-A --update=?' for option list.\n" " --no-degraded : Assemble but do not start degraded arrays.\n" +" --readonly -o : Mark the array as read-only. No resync will start.\n" ; char Help_manage[] = -- cgit v1.2.3