spelling: enforcement

This commit is contained in:
Josh Soref 2018-03-11 17:59:12 +00:00
parent 680bbd6d4f
commit 35238fe779
2 changed files with 2 additions and 2 deletions

View File

@ -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.
`

View File

@ -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