Next: Update
Up: Commands
Previous: Undefine
Contents
Index
Unset
Options set using the set command may be returned to their default state by
issuing the corresponding unset command.
Example:
set xtics mirror rotate by -45 0,10,100
...
unset xtics
2009-05-18