changes in the fn organization and aliases (#475)

This commit is contained in:
Pedro Nasser
2017-01-05 16:00:31 -02:00
committed by C Cirello
parent bec75118c2
commit e68df5d154
4 changed files with 78 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ func apps() cli.Command {
return cli.Command{
Name: "apps",
Usage: "operate applications",
Usage: "manage applications",
ArgsUsage: "fn apps",
Subcommands: []cli.Command{
{