aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorHarmJ0y <will@harmj0y.net>2016-12-14 19:23:28 -0500
committerHarmJ0y <will@harmj0y.net>2016-12-14 19:23:28 -0500
commitad32d6c75b4e70a6b2e1b56a683a6ba71f1c0683 (patch)
tree37d55ec7d13b26efbeeb183d2bb79f9b5972205b /mkdocs.yml
parent59e6f94e763d40614284d43823a391cafd384c4c (diff)
downloadPowerSploit-ad32d6c75b4e70a6b2e1b56a683a6ba71f1c0683.tar.gz
PowerSploit-ad32d6c75b4e70a6b2e1b56a683a6ba71f1c0683.zip
For ./Recon/ :
-(More) PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a24f7e4..f4a0608 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -81,7 +81,7 @@ pages:
- Get-DomainForeignUser: 'Recon/Get-DomainForeignUser.md'
- Get-DomainForeignGroupMember: 'Recon/Get-DomainForeignGroupMember.md'
- Get-DomainTrustMapping: 'Recon/Get-DomainTrustMapping.md'
- - Get-ComputerDetails: 'Recon/Get-ComputerDetails.md'
+ - Get-ComputerDetail: 'Recon/Get-ComputerDetail.md'
- Get-HttpStatus: 'Recon/Get-HttpStatus.md'
- Invoke-Portscan: 'Recon/Invoke-Portscan.md'
- Invoke-ReverseDnsLookup: 'Recon/Invoke-ReverseDnsLookup.md'