aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index fcaef8d..accd72b 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -34,6 +34,7 @@ pages:
- Get-DomainComputer: 'Recon/Get-DomainComputer.md'
- Get-DomainObject: 'Recon/Get-DomainObject.md'
- Set-DomainObject: 'Recon/Set-DomainObject.md'
+ - Set-DomainObjectOwner: 'Recon/Set-DomainObjectOwner.md'
- Get-DomainObjectAcl: 'Recon/Get-DomainObjectAcl.md'
- Add-DomainObjectAcl: 'Recon/Add-DomainObjectAcl.md'
- Find-InterestingDomainAcl: 'Recon/Find-InterestingDomainAcl.md'