mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Clarify template use.
This commit is contained in:
parent
c7e3d62228
commit
ba1d8f30b0
1 changed files with 1 additions and 0 deletions
|
@ -30,5 +30,6 @@ class Templates : ITemplateContributor {
|
||||||
kobaltLog(1, " \"" + it.templateName + "\"\t\t" + it.templateDescription)
|
kobaltLog(1, " \"" + it.templateName + "\"\t\t" + it.templateDescription)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
kobaltLog(1, "Once you've selected a template, run './kobaltw --init <templateName>")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue