From a502eb50948456b827d76c217ff4442e70aceceb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 9 Feb 2018 19:21:47 +0100 Subject: format: document -U (used by many mkfs.*) --- 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 85b7e655..4462d3ca 100644 --- a/cmd_format.c +++ b/cmd_format.c @@ -84,7 +84,7 @@ static void usage(void) " --error_action=(continue|readonly|panic)\n" " Action to take on filesystem error\n" " -L, --label=label\n" - " --uuid=uuid\n" + " -U, --uuid=uuid\n" " -f, --force\n" "\n" "Device specific options:\n" -- cgit v1.2.3