From e004b95b88ae95cf7bb26bd7dc80c5dcf2b2664a Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Fri, 5 May 2017 00:27:01 -0800 Subject: fix sync writes - don't use O_EXCL --- cmd_format.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd_format.c') diff --git a/cmd_format.c b/cmd_format.c index a4d12d77..6ab821ec 100644 --- a/cmd_format.c +++ b/cmd_format.c @@ -79,7 +79,7 @@ static void usage(void) " --no_passphrase Don't encrypt master encryption key\n" " --error_action=(continue|readonly|panic)\n" " Action to take on filesystem error\n" - " -l, --label=label\n" + " -L, --label=label\n" " --uuid=uuid\n" " -f, --force\n" "\n" -- cgit v1.2.3