This commit is contained in:
2025-12-02 10:17:45 +01:00
parent ce3bb5cd9e
commit 46e0e56e61
31 changed files with 63 additions and 63 deletions

View File

@@ -90,7 +90,7 @@ fn do() ! {
herocmds.cmd_docusaurus(mut cmd)
herocmds.cmd_web(mut cmd)
herocmds.cmd_sshagent(mut cmd)
herocmds.cmd_doctree(mut cmd)
herocmds.cmd_atlas(mut cmd)
cmd.setup()
cmd.parse(os.args)