diff --git a/tools/dmsetup.c b/tools/dmsetup.c index 0fd2f2c98..341522c7e 100644 --- a/tools/dmsetup.c +++ b/tools/dmsetup.c @@ -6157,7 +6157,7 @@ static struct command _dmsetup_commands[] = { {"create", "\n" "\t [-j|--major -m|--minor ]\n" "\t [-U|--uid ] [-G|--gid ] [-M|--mode ]\n" - "\t [-u|uuid ] [--addnodeonresume|--addnodeoncreate]\n" + "\t [-u|--uuid ] [--addnodeonresume|--addnodeoncreate]\n" "\t [--readahead {[+]|auto|none}]\n" "\t [-n|--notable|--table {|}]\n" "\tcreate --concise []", 0, 2, 0, 0, _create},