diff options
Diffstat (limited to 'cmd_format.c')
-rw-r--r-- | cmd_format.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |