Fixed tabs instead of spaces

This commit is contained in:
metacollin 2020-11-19 21:00:10 -07:00
parent de0aae8ed1
commit 3fdad5ed33

View File

@ -111,7 +111,7 @@ __brew_common_commands() {
'edit:edit a formula' 'edit:edit a formula'
'fetch:download formula resources to the cache' 'fetch:download formula resources to the cache'
'formula:the path for a formula' 'formula:the path for a formula'
'formulae:show a sorted list of installable formulae' 'formulae:show a sorted list of installable formulae'
'gist-logs:generate a gist of the full build logs' 'gist-logs:generate a gist of the full build logs'
'home:visit the homepage of a formula or the brew project' 'home:visit the homepage of a formula or the brew project'
'info:information about a formula' 'info:information about a formula'