forked from toolshed/abra
docs: short aliases [ci skip]
This commit is contained in:
@ -18,6 +18,7 @@ import (
|
||||
var serverInitCommand = &cli.Command{
|
||||
Name: "init",
|
||||
Usage: "Initialise server for deploying apps",
|
||||
Aliases: []string{"i"},
|
||||
HideHelp: true,
|
||||
ArgsUsage: "<server>",
|
||||
Description: `
|
||||
|
Reference in New Issue
Block a user