Skip to content

Commit

Permalink
Merge pull request #1 from simon-michaud/simon-michaud-patch-1
Browse files Browse the repository at this point in the history
Update doc to include ReadOnlyLock for LocLevel
  • Loading branch information
simon-michaud authored Mar 20, 2018
2 parents 1faaacd + f4bed7b commit 1cf13b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Accept wildcard characters: False
### -LockLevel
Specifies the level for the lock.
Currently, the only valid value is CanNotDelete.
Currently, valid values are CanNotDelete, ReadOnlyLock.
```yaml
Type: LockLevel
Expand Down

0 comments on commit 1cf13b6

Please sign in to comment.