Changeset c52ff76180d04c38799e27ca963cb19c6715f939

Show
Ignore:
Timestamp:
08/03/11 18:02:38 (2 years ago)
Author:
Eric Paris <eparis@redhat.com>
Committer:
Eric Paris <eparis@redhat.com> 1312408958 -0400
Parent:

[f2a74f4f878498323877f971ac014355c85187ad]

Message:

policycoreutils: semodule_expand: update man page with -a

Update the man page to include -a. Passing -a causes semodule_expand to
not check assertions. Include this in the man info.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • policycoreutils/semodule_expand/semodule_expand.8

    r13cd4c8 rc52ff76  
    44 
    55.SH SYNOPSIS 
    6 .B semodule_expand [-V -c [version]] basemodpkg outputfile 
     6.B semodule_expand [-V ] [ -a ] [ -c [version]] basemodpkg outputfile 
    77.br 
    88.SH DESCRIPTION 
     
    2323.B \-c [version] 
    2424policy version to create 
     25.TP 
     26.B \-a 
     27Do not check assertions.  This will cause the policy to not check any neverallow rules. 
    2528 
    2629.SH SEE ALSO