mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
better description.
This commit is contained in:
parent
fe7237fd74
commit
f5ad76a2c3
@ -175,7 +175,7 @@ static struct cmd cmds[] = {
|
||||
{ "build", "build an application", cli_build },
|
||||
{ "clean", "cleanup the build files", cli_clean },
|
||||
{ "create", "create a new application skeleton", cli_create },
|
||||
{ "flavor", "switch build flavor", cli_flavor },
|
||||
{ "flavor", "switch between build flavors", cli_flavor },
|
||||
{ NULL, NULL, NULL }
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user