       unsetopt [ {+|-}options ] [ name ... ]
              Unset the options for the shell.  All options spec-
              ified  either  with  flags or by name are unset. If
              the -m flag is given the arguments  are  considered
              to be patterns (don't forget to quote them) and all
              options with  names  matching  these  patterns  are
              unset.
