.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "AA-FEATURES-ABI 1" .TH AA-FEATURES-ABI 1 2024-02-28 "AppArmor 3.0.13" AppArmor .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME aa\-features\-abi \- Extract, validate and manipulate AppArmor feature abis .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBaa-features-abi\fR [OPTIONS] [OUTPUT OPTIONS] .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBaa-features-abi\fR is used to extract a features abi and output to either stdout or a specified file. A SOURCE_OPTION must be specified. If an output option is not specified the features abi is written to stdout. .SH OPTIONS .IX Header "OPTIONS" \&\fBaa-features-abi\fR accepts the following arguments: .IP "\-h, \-\-help" 4 .IX Item "-h, --help" Display a brief usage guide. .IP "\-d, \-\-debug" 4 .IX Item "-d, --debug" show messages with debugging information .IP "\-v, \-\-verbose" 4 .IX Item "-v, --verbose" show messages with stats .SH SOURCE .IX Header "SOURCE" .IP "\-x, \-\-extract" 4 .IX Item "-x, --extract" Extract the features abi for the kernel .IP "\-f FILE, \-\-file=FILE" 4 .IX Item "-f FILE, --file=FILE" Load the features abi from FILE and send it to OUTPUT OPTIONS. .SH "OUTPUT OPTIONS" .IX Header "OUTPUT OPTIONS" .IP \-\-stdout 4 .IX Item "--stdout" Write the features abi to \fIstdout\fR, this is the default if no output option is specified. .IP "\-w FILE, \-\-write FILE" 4 .IX Item "-w FILE, --write FILE" Write the features abi to \fIFILE\fR. .SH BUGS .IX Header "BUGS" If you find any bugs, please report them at . .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBapparmor\fR\|(7), \fBapparmor.d\fR\|(5), \fBaa_features\fR\|(3), and .