blob: c05c94305633013aefd547bde97285774c59d7b1 [file] [log] [blame]
Eric Paris1dce0bf2013-01-11 14:23:09 -05001.TH "sepolicy-manpage" "8" "20121005" "" ""
2.SH "NAME"
3sepolicy-manpage \- Generate a man page based on the installed SELinux Policy
4
5.SH "SYNOPSIS"
6
7.br
Dan Walshe6a12982013-10-11 10:16:57 -04008.B sepolicy manpage [\-w] [\-h] [\-p PATH ] [\-r ROOTDIR ] [\-a | \-d ]
Eric Paris1dce0bf2013-01-11 14:23:09 -05009
10.SH "DESCRIPTION"
11Use sepolicy manpage to generate manpages based on SELinux Policy.
12
13.SH "OPTIONS"
14.TP
15.I \-a, \-\-all
16Generate Man Pages for All Domains
17.TP
18.I \-d, \-\-domain
19Generate a Man Page for the specified domain. (Supports multiple commands)
20.TP
21.I \-h, \-\-help
22Display help message
23.TP
24.I \-p, \-\-path
25Specify the directory to store the created man pages. (Default to /tmp)
26.TP
Dan Walshe6a12982013-10-11 10:16:57 -040027.I \-r, \-\-root
28Specify alternate root directory to generate man pages from. (Default to /)
29.TP
Eric Paris1dce0bf2013-01-11 14:23:09 -050030.I \-w, \-\-web
31Generate an additional HTML man pages for the specified domain(s).
32
33.SH "AUTHOR"
34This man page was written by Daniel Walsh <dwalsh@redhat.com>
35
36.SH "SEE ALSO"
37sepolicy(8), selinux(8)