shit i forgot to delete!

This commit is contained in:
elburg 2023-03-06 13:09:11 -08:00
parent c9b97a5f97
commit 706cb22c76
Signed by: elburg
SSH key fingerprint: SHA256:YIwwIdyxMVzucb76JnZZdIYGhh7ZuKB4F3CNTlTOW24
15 changed files with 0 additions and 178 deletions

View file

@ -1,4 +0,0 @@
{{ strings.msg.help.cmds.header }}:
{% for item in owo.misc.cmds %}
{% if item.argNames.short[0] %}

View file

@ -1,3 +0,0 @@
{% include 'output.help.usage.jinja' %}
{% include 'output.help.commands.jinja' %}

View file

@ -1 +0,0 @@
{{ strings.msg.help.usage.start }}: {{ owo.cliName }} [ options ] [ file | url ]

View file

@ -1,2 +0,0 @@
output:
- logLevel: DEBUG'

View file

@ -1,3 +0,0 @@
lang:
en: "English"

View file

@ -1,6 +0,0 @@
help:
usage:
start: "usage"
cmds:
header: "COMMANDS"