Remove underline from stdout output
This commit is contained in:
parent
e3fc21fd5f
commit
ce3415481b
1 changed files with 1 additions and 0 deletions
1
fetch
1
fetch
|
@ -2223,6 +2223,7 @@ while [ "$1" ]; do
|
|||
esac
|
||||
|
||||
unset info_color colors
|
||||
underline="off"
|
||||
image="off"
|
||||
color_blocks="off"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue