CE help format
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m58s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m58s
This commit is contained in:
@@ -334,6 +334,7 @@ static void help (struct context* context) {
|
|||||||
cprintf (context, "terminfo\n");
|
cprintf (context, "terminfo\n");
|
||||||
cprintf (context, "cls\n");
|
cprintf (context, "cls\n");
|
||||||
cprintf (context, "mkvol <volume> <filesystem> <device>\n");
|
cprintf (context, "mkvol <volume> <filesystem> <device>\n");
|
||||||
|
cprintf (context, "format <device> <filesystem>\n");
|
||||||
cprintf (context, "quit\n");
|
cprintf (context, "quit\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user