summaryrefslogtreecommitdiff
path: root/cgpt/cmd_repair.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cmd_repair.c')
-rw-r--r--cgpt/cmd_repair.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgpt/cmd_repair.c b/cgpt/cmd_repair.c
index 18e79ca2..7e4012ee 100644
--- a/cgpt/cmd_repair.c
+++ b/cgpt/cmd_repair.c
@@ -16,7 +16,7 @@ static void Usage(void)
printf("\nUsage: %s repair [OPTIONS] DRIVE\n\n"
"Repair damaged GPT headers and tables.\n\n"
"Options:\n"
- " -D NUM Size (in bytes) of the disk where partitions reside\n"
+ " -D NUM Size (in bytes) of the disk where partitions reside;\n"
" default 0, meaning partitions and GPT structs are\n"
" both on DRIVE\n"
" -v Verbose\n"