@@ -31,7 +31,7 @@ dependencies {
fun main(args: Array<String>) = cli("application") {
execute {
// define execution of command (e.g., display help)
println("Usage: application <command> [arguments] [options]")
help()
}
// declare command "greet"
The note is not visible to the blocked user.