master
Unset
func Unset(args []string) error { if unsetAll { return saveConfig(make(map[string]map[string]string)) } if len(args) < 1 {