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 e963142a..ac7aecdd 100644
--- a/cgpt/cgpt.c
+++ b/cgpt/cgpt.c
@@ -30,6 +30,7 @@ struct {
{"find", cmd_find, "Locate a partition by its GUID"},
{"prioritize", cmd_prioritize,
"Reorder the priority of all kernel partitions"},
+ {"legacy", cmd_legacy, "Switch between GPT and Legacy GPT"},
};
void Usage(void) {