docs: some rewording and clarifying

This commit is contained in:
2021-10-20 17:52:54 +02:00
parent 640032b8fe
commit 0e5e7490b3
4 changed files with 4 additions and 4 deletions

View File

@ -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: `