Files
continuwuity/xtask/templates/admin/index.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
200 B
Markdown
Raw Normal View History

# Admin Commands
These are all the admin commands. TODO fill me out
{%~ for category in categories %}
- [`!admin {{ category.name }}`]({{ category.name }}/) {{ category.description }}
{%- endfor %}