function completion/typst::help:arg {
        # no options just complete subcommand names
        command -f completion/typst::completecmd
}

# vim: set ft=sh ts=8 sts=8 sw=8 et:
