aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>2022-09-09 15:50:34 +0200
committerJes Sorensen <jsorensen@fb.com>2022-09-16 15:27:02 -0400
commitf7cbd810b639eb946ba1b3bddb1faefb9696de42 (patch)
tree24152efae3c61feae0e547ce3de789eac9b286f7
parentea109700563d93704ebdc540c7770d874369f667 (diff)
downloadmdadm-f7cbd810b639eb946ba1b3bddb1faefb9696de42.tar.gz
ReadMe: fix command-line help
Make command-line help consistent with manual page. Copied from Debian. Cc: Felix Lechner <felix.lechner@lease-up.com> Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> Acked-by: Coly Li <colyli@suse.de> Signed-off-by: Jes Sorensen <jsorensen@fb.com>
-rw-r--r--ReadMe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReadMe.c b/ReadMe.c
index 7f94847e..50a5e36d 100644
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -477,7 +477,7 @@ char Help_assemble[] =
;
char Help_manage[] =
-"Usage: mdadm arraydevice options component devices...\n"
+"Usage: mdadm [mode] arraydevice [options] <component devices...>\n"
"\n"
"This usage is for managing the component devices within an array.\n"
"The --manage option is not needed and is assumed if the first argument\n"