Remove underline from stdout output

This commit is contained in:
Dylan 2016-02-06 10:30:46 +11:00
parent e3fc21fd5f
commit ce3415481b

1
fetch
View file

@ -2223,6 +2223,7 @@ while [ "$1" ]; do
esac
unset info_color colors
underline="off"
image="off"
color_blocks="off"
;;