forked from toolshed/abra
		
	Appease formatter (kinda weird?)
This commit is contained in:
		| @ -9,7 +9,7 @@ import ( | ||||
|  | ||||
| var AutocompleteCommand = &cobra.Command{ | ||||
| 	// translators: `autocomplete` command | ||||
| 	Use:   i18n.G("autocomplete [bash|zsh|fish|powershell]"), | ||||
| 	Use: i18n.G("autocomplete [bash|zsh|fish|powershell]"), | ||||
| 	// translators: Short description for `autocomplete` command | ||||
| 	Short: i18n.G("Generate autocompletion script"), | ||||
| 	Long: i18n.G(`To load completions: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user