diff --git a/utils/aa-mergeprof.pod b/utils/aa-mergeprof.pod index 272c04688..43124371f 100644 --- a/utils/aa-mergeprof.pod +++ b/utils/aa-mergeprof.pod @@ -6,13 +6,17 @@ aa-mergeprof - merge AppArmor security profiles. =head1 SYNOPSIS -BmineE> IuserE> IotherE> [I<-d /path/to/profiles>]> +B [I ...] [I<-d /path/to/profiles>]> =head1 OPTIONS +B + + One or more files containing profiles to merge into the profile directory (see -d). + B<-d --dir /path/to/profiles> - Specifies where to look for the AppArmor security profile set. + Specifies the target directory for the merged AppArmor security profile set. Defaults to /etc/apparmor.d. =head1 DESCRIPTION