summaryrefslogtreecommitdiffstats
path: root/ReadMe.c
diff options
context:
space:
mode:
authorSong Liu <songliubraving@fb.com>2015-10-09 07:51:46 +0200
committerNeilBrown <neilb@suse.com>2015-10-19 04:06:21 +0200
commit28d744468e0ec839cdfc4400ea7176ced5ebbc1d (patch)
tree24c89e5d05dccf7c6d7a6627b9d11270fd0bea20 /ReadMe.c
parentCheck write journal in incremental (diff)
downloadmdadm-28d744468e0ec839cdfc4400ea7176ced5ebbc1d.tar.xz
mdadm-28d744468e0ec839cdfc4400ea7176ced5ebbc1d.zip
Add help message and man entry for --write-journal
Signed-off-by: Song Liu <songliubraving@fb.com> Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: NeilBrown <neilb@suse.com>
Diffstat (limited to 'ReadMe.c')
-rw-r--r--ReadMe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ReadMe.c b/ReadMe.c
index 10921e3b..fb5a6711 100644
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -376,6 +376,7 @@ char Help_create[] =
" --name= -N : Textual name for array - max 32 characters\n"
" --bitmap-chunk= : bitmap chunksize in Kilobytes.\n"
" --delay= -d : bitmap update delay in seconds.\n"
+" --write-journal= : Specify journal device for RAID-4/5/6 array\n"
"\n"
;