brew-man: view the target file directly

This commit is contained in:
Adam Vandenberg 2014-03-04 18:22:24 -08:00
parent edd03fbe69
commit e35adf1546

View File

@ -47,5 +47,5 @@ done
if test "$1" = '--verbose' || test "$1" = '-v'
then
man brew
man $target_file
fi