forked from toolshed/abra
		
	Semi-automated mass string commenting
This commit is contained in:
		| @ -10,6 +10,7 @@ import ( | ||||
| ) | ||||
|  | ||||
| var RecipeDiffCommand = &cobra.Command{ | ||||
| 	// translators: `recipe diff` command | ||||
| 	Use:     i18n.G("diff <recipe> [flags]"), | ||||
| 	Aliases: []string{i18n.G("d")}, | ||||
| 	Short:   i18n.G("Show unstaged changes in recipe config"), | ||||
|  | ||||
		Reference in New Issue
	
	Block a user