File: sepolicy-manpage.8

package info (click to toggle)
android-platform-external-libselinux 8.1.0%2Br23-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 33,252 kB
  • sloc: ansic: 142,533; python: 23,929; makefile: 1,760; yacc: 1,367; sh: 1,108; lex: 448; xml: 176
file content (37 lines) | stat: -rw-r--r-- 1,025 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH "sepolicy-manpage" "8" "20121005" "" ""
.SH "NAME"
sepolicy-manpage \- Generate a man page based on the installed SELinux Policy

.SH "SYNOPSIS"

.br
.B sepolicy manpage [\-w] [\-h] [\-p PATH ] [\-r ROOTDIR ] [\-a | \-d ]

.SH "DESCRIPTION"
Use sepolicy manpage to generate manpages based on SELinux Policy.

.SH "OPTIONS"
.TP
.I                \-a, \-\-all        
Generate Man Pages for All Domains
.TP
.I                \-d, \-\-domain     
Generate a Man Page for the specified domain. (Supports multiple commands)
.TP
.I                \-h, \-\-help       
Display help message
.TP
.I                \-p, \-\-path
Specify the directory to store the created man pages. (Default to /tmp)
.TP
.I                \-r, \-\-root
Specify alternate root directory to generate man pages from. (Default to /)
.TP
.I                \-w, \-\-web
Generate an additional HTML man pages for the specified domain(s).

.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>

.SH "SEE ALSO"
sepolicy(8), selinux(8)