From cdb011ffbdf4a38a5181a141c0a734c7e7d11e3b Mon Sep 17 00:00:00 2001 From: fluxdrive <117932754+mikethe223@users.noreply.github.com> Date: Sat, 31 May 2025 21:13:50 +0200 Subject: [PATCH] add lscor help file --- halyde/apps/helpdb/lscor.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 halyde/apps/helpdb/lscor.txt diff --git a/halyde/apps/helpdb/lscor.txt b/halyde/apps/helpdb/lscor.txt new file mode 100644 index 0000000..e6524db --- /dev/null +++ b/halyde/apps/helpdb/lscor.txt @@ -0,0 +1,5 @@ +Usage: lscor +Lists every active coroutine by ID and name. + +Examples: + fetch Lists every active coroutine by ID and name.