fs Disk formatting subcommand
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
|
||||
#define CMDS(X) \
|
||||
X(fetch) X(mkf) X(mkd) \
|
||||
X(tree) X(mount) X(del)
|
||||
X(tree) X(mount) X(del) \
|
||||
X(fmt)
|
||||
|
||||
void main(void) {
|
||||
if (argslen() == 0) {
|
||||
|
||||
Reference in New Issue
Block a user