forked from toolshed/abra
docs: some rewording and clarifying
This commit is contained in:
@ -31,7 +31,7 @@ var PatchFlag = &cli.BoolFlag{
|
||||
// RecipeCommand defines all recipe related sub-commands.
|
||||
var RecipeCommand = &cli.Command{
|
||||
Name: "recipe",
|
||||
Usage: "Manage recipes",
|
||||
Usage: "Manage recipes (for maintainers)",
|
||||
ArgsUsage: "<recipe>",
|
||||
Aliases: []string{"r"},
|
||||
Description: `
|
||||
|
Reference in New Issue
Block a user