set bar ( large | small | <barsize> )
The bar setting changes the size of the bar on the end of the error bars, relative to the current point size. For example:
set bar 2
sets the bars to be twice the size of the points. The options large and small are equivalent to 1 (the default) and 0 (no bar) respectively.