summaryrefslogtreecommitdiff
path: root/cgpt/cmd_find.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cmd_find.c')
-rw-r--r--cgpt/cmd_find.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgpt/cmd_find.c b/cgpt/cmd_find.c
index bf7c3953..fe04b09f 100644
--- a/cgpt/cmd_find.c
+++ b/cgpt/cmd_find.c
@@ -17,7 +17,7 @@ static void Usage(void)
"Find a partition by its UUID or label. With no specified DRIVE\n"
"it scans all physical drives.\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"
" -t GUID Search for Partition Type GUID\n"