summaryrefslogtreecommitdiff
path: root/cgpt/cmd_edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cmd_edit.c')
-rw-r--r--cgpt/cmd_edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgpt/cmd_edit.c b/cgpt/cmd_edit.c
index 3daf3895..7a4cdf5d 100644
--- a/cgpt/cmd_edit.c
+++ b/cgpt/cmd_edit.c
@@ -15,7 +15,7 @@ static void Usage(void)
printf("\nUsage: %s edit [OPTIONS] DRIVE\n\n"
"Edit a drive's parameters.\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"
" -u GUID Drive Unique ID\n"