mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
嘿克
This commit is contained in:
@@ -52,6 +52,9 @@ namespace CMLeonOS.shell
|
||||
case "nano":
|
||||
shell.NanoFile(args);
|
||||
break;
|
||||
case "matrix":
|
||||
shell.ShowMatrix();
|
||||
break;
|
||||
case "diff":
|
||||
shell.DiffFiles(args);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user