unset
Deletes already existing parameters.
Inline mode usage
- unset -h: Displays the help file that summarizes the parameters for this command.
- unset<parameter_name>: Deletes the parameter named <parameter_name>.
- unset -a: Deletes all parameters.
Deletes already existing parameters.