Chris PeBenito 473ea7
.TH "togglesebool" "1" "26 Oct 2004" "sgrubb@redhat.com" "SELinux Command Line documentation"
Chris PeBenito 473ea7
.SH "NAME"
Chris PeBenito 473ea7
togglesebool \- flip the current value of a boolean
Chris PeBenito 473ea7
.SH "SYNOPSIS"
Chris PeBenito 473ea7
.B togglesebool boolean...
Chris PeBenito 473ea7
Chris PeBenito 473ea7
.SH "DESCRIPTION"
Chris PeBenito 473ea7
.B togglesebool
Chris PeBenito 473ea7
flips the current value of a list of booleans. If the value is currently a 1,
Chris PeBenito 473ea7
then it will be changed to a 0 and vice versa. Only the "in memory" values are
Chris PeBenito 473ea7
changed; the boot-time settings are unaffected. 
Chris PeBenito 473ea7
Chris PeBenito 473ea7
.SH AUTHOR	
Chris PeBenito 473ea7
This man page was written by Steve Grubb <sgrubb@redhat.com>
Chris PeBenito 473ea7
Chris PeBenito 473ea7
.SH "SEE ALSO"
Chris PeBenito 473ea7
booleans(8), getsebool(8), setsebool(8)