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 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" |