'\" t .\" Title: SECIL2TREE .\" Author: James Carter .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 07/10/2023 .\" Manual: SELinux CIL AST Writer .\" Source: secil2tree .\" Language: English .\" .TH "SECIL2TREE" "8" "07/10/2023" "secil2tree" "SELinux CIL AST Writer" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" secil2tree \- invoke the SELinux Common Intermediate Language (CIL) AST Writer .SH "SYNOPSIS" .HP \w'\fBsecil2tree\fR\ 'u \fBsecil2tree\fR [\fIOPTION\fR...] \fIfile\fR .SH "DESCRIPTION" .PP \fIsecil2tree\fR invokes the CIL AST Writer with the specified \fIargument\fRs\&. .SH "OPTIONS" .PP \fB\-o, \-\-output=\fR .RS 4 Write AST to \fIfile\fR (default: stdout) .RE .PP \fB\-P, \-\-preserve\-tunables\fR .RS 4 Treat tunables as booleans\&. .RE .PP \fB\-Q, \-\-qualified\-names\fR .RS 4 Allow names containing dots (qualified names)\&. Blocks, blockinherits, blockabstracts, and in\-statements will not be allowed\&. .RE .PP \fB\-A, \-\-ast\-phase=\fR .RS 4 Write AST of phase \fIphase\fR\&. Must be \fBparse\fR, \fBbuild\fR, or \fBresolve\fR\&. (default: \fBresolve\fR) .RE .PP \fB\-v, \-\-verbose\fR .RS 4 Increment verbosity level\&. .RE .PP \fB\-h, \-\-help\fR .RS 4 Display usage information\&. .RE .SH "SEE ALSO" .PP \fBsecilc\fR(8), \fBsecil2conf\fR(8) .PP HTML documentation describing the CIL language statements is available starting with \fIdocs/html/index\&.html\fR\&. .PP PDF documentation describing the CIL language statements is available at: \fIdocs/pdf/CIL_Reference_Guide\&.pdf\fR\&. .SH "AUTHOR" .PP \fBJames Carter\fR .RS 4 .RE