mirror of
https://github.com/kidoman/embd
synced 2025-07-04 20:37:46 +02:00
doc: -superheroic
This commit is contained in:
parent
94e2ca4ae3
commit
7bbad67d14
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ func registerCommand(cmd cli.Command) {
|
|||
func main() {
|
||||
app := cli.NewApp()
|
||||
app.Name = "embd"
|
||||
app.Usage = "superheroic embedded utility belt"
|
||||
app.Usage = "embedded utility belt"
|
||||
app.Version = version
|
||||
app.Commands = commands
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue