[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.27 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 |