add new module: help (allows to get manual pages for commands)

This commit is contained in:
2023-11-04 13:48:40 +02:00
parent 2a9bd28d65
commit e830bae282
7 changed files with 87 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"start_on_boot": true,
"alias": "help",
"version": 2,
"index_file": "index.py"
}