Semi-automated mass string commenting
This commit is contained in:
@ -15,6 +15,7 @@ import (
|
||||
)
|
||||
|
||||
var RecipeFetchCommand = &cobra.Command{
|
||||
// translators: `recipe fetch` command
|
||||
Use: i18n.G("fetch [recipe | --all] [flags]"),
|
||||
Aliases: []string{i18n.G("f")},
|
||||
Short: i18n.G("Clone recipe(s) locally"),
|
||||
|
Reference in New Issue
Block a user