From 4d3a805fc1e00a4238e3210178138e66981f7ebe Mon Sep 17 00:00:00 2001 From: fluxdrive <117932754+mikethe223@users.noreply.github.com> Date: Thu, 26 Jun 2025 15:44:16 +0200 Subject: [PATCH] Update help to include lscor --- halyde/apps/helpdb/default.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/halyde/apps/helpdb/default.txt b/halyde/apps/helpdb/default.txt index 1c32e4c..73a53c4 100644 --- a/halyde/apps/helpdb/default.txt +++ b/halyde/apps/helpdb/default.txt @@ -7,6 +7,7 @@ All default Halyde shell commands: fetch Displays system information. help Shows this. ls Lists files. + lscor Lists coroutines. lua Starts the Lua shell. mkdir Makes a directory. mv Moves/renames a file.