diff --git a/index_files/main.js.download b/index_files/main.js.download index 5dc7079..1097e2b 100644 --- a/index_files/main.js.download +++ b/index_files/main.js.download @@ -140,6 +140,9 @@ function commander(cmd) { break; case "menu": loopLines(help, "color2 margin", 80); + break; + case "ls": + loopLines(help, "color2 margin", 80); break; case "root": loopLines(root, "color2 margin", 80);