summaryrefslogtreecommitdiff
path: root/cgpt/cgpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cgpt.c')
-rw-r--r--cgpt/cgpt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgpt/cgpt.c b/cgpt/cgpt.c
index 38092006..0977b654 100644
--- a/cgpt/cgpt.c
+++ b/cgpt/cgpt.c
@@ -34,6 +34,7 @@ struct {
{"repair", cmd_repair, "Repair damaged GPT headers and tables"},
{"boot", cmd_boot, "Edit the PMBR sector for legacy BIOSes"},
{"find", cmd_find, "Locate a partition by its GUID"},
+ {"edit", cmd_edit, "Edit a drive entry"},
{"prioritize", cmd_prioritize,
"Reorder the priority of all kernel partitions"},
{"legacy", cmd_legacy, "Switch between GPT and Legacy GPT"},