spelling: enforcement
This commit is contained in:
parent
680bbd6d4f
commit
35238fe779
|
@ -35,7 +35,7 @@ Apply Options:
|
|||
Sets the scope of the policy and when it should be enforced.
|
||||
|
||||
-level (default: advisory)
|
||||
Sets the enforcment level of the policy. Must be one of advisory,
|
||||
Sets the enforcement level of the policy. Must be one of advisory,
|
||||
soft-mandatory, hard-mandatory.
|
||||
|
||||
`
|
||||
|
|
|
@ -29,7 +29,7 @@ The policy file can be read from stdin by specifying "-" as the file name.
|
|||
|
||||
* `-scope` : (default: submit-job) Sets the scope of the policy and when it should be enforced.
|
||||
|
||||
* `-level` : (default: advisory) Sets the enforcment level of the policy. Must be one of advisory,
|
||||
* `-level` : (default: advisory) Sets the enforcement level of the policy. Must be one of advisory,
|
||||
soft-mandatory, hard-mandatory.
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Reference in New Issue