diff --git a/powershell/Docs/Commands.md b/powershell/Docs/Commands.md
index dee6bf7ee..ed2f5ca70 100644
--- a/powershell/Docs/Commands.md
+++ b/powershell/Docs/Commands.md
@@ -1,806 +1,842 @@
-# Commands (v0.11.0)
-## Table of Contents
-* [Find](#find)
- * [Find-VstsMatch](#find-vstsmatch)
- * [New-VstsFindOptions](#new-vstsfindoptions)
- * [New-VstsMatchOptions](#new-vstsmatchoptions)
- * [Select-VstsMatch](#select-vstsmatch)
-* [Input](#input)
- * [Get-VstsEndpoint](#get-vstsendpoint)
- * [Get-VstsInput](#get-vstsinput)
- * [Get-VstsSecureFileName](#get-vstssecurefilename)
- * [Get-VstsSecureFileTicket](#get-vstssecurefileticket)
- * [Get-VstsTaskVariable](#get-vststaskvariable)
- * [Get-VstsTaskVariableInfo](#get-vststaskvariableinfo)
- * [Set-VstsTaskVariable](#set-vststaskvariable)
-* [Legacy Find](#legacyfind)
- * [Find-VstsFiles](#find-vstsfiles)
-* [Localization](#localization)
- * [Get-VstsLocString](#get-vstslocstring)
- * [Import-VstsLocStrings](#import-vstslocstrings)
-* [Logging Command](#loggingcommand)
- * [Write-VstsAddAttachment](#write-vstsaddattachment)
- * [Write-VstsAddBuildTag](#write-vstsaddbuildtag)
- * [Write-VstsAssociateArtifact](#write-vstsassociateartifact)
- * [Write-VstsLogDetail](#write-vstslogdetail)
- * [Write-VstsPrependPath](#write-vstsprependpath)
- * [Write-VstsSetEndpoint](#write-vstssetendpoint)
- * [Write-VstsSetProgress](#write-vstssetprogress)
- * [Write-VstsSetResult](#write-vstssetresult)
- * [Write-VstsSetSecret](#write-vstssetsecret)
- * [Write-VstsSetVariable](#write-vstssetvariable)
- * [Write-VstsTaskDebug](#write-vststaskdebug)
- * [Write-VstsTaskError](#write-vststaskerror)
- * [Write-VstsTaskVerbose](#write-vststaskverbose)
- * [Write-VstsTaskWarning](#write-vststaskwarning)
- * [Write-VstsUpdateBuildNumber](#write-vstsupdatebuildnumber)
- * [Write-VstsUpdateReleaseName](#write-vstsupdatereleasename)
- * [Write-VstsUploadArtifact](#write-vstsuploadartifact)
- * [Write-VstsUploadBuildLog](#write-vstsuploadbuildlog)
- * [Write-VstsUploadFile](#write-vstsuploadfile)
- * [Write-VstsUploadSummary](#write-vstsuploadsummary)
-* [Server OM](#serverom)
- * [Get-VstsAssemblyReference](#get-vstsassemblyreference)
- * [Get-VstsClientCertificate](#get-vstsclientcertificate)
- * [Get-VstsTfsClientCredentials](#get-vststfsclientcredentials)
- * [Get-VstsTfsService](#get-vststfsservice)
- * [Get-VstsVssCredentials](#get-vstsvsscredentials)
- * [Get-VstsVssHttpClient](#get-vstsvsshttpclient)
- * [Get-VstsWebProxy](#get-vstswebproxy)
-* [Tool](#tool)
- * [Assert-VstsAgent](#assert-vstsagent)
- * [Assert-VstsPath](#assert-vstspath)
- * [Invoke-VstsTool](#invoke-vststool)
-* [Trace](#trace)
- * [Trace-VstsEnteringInvocation](#trace-vstsenteringinvocation)
- * [Trace-VstsLeavingInvocation](#trace-vstsleavinginvocation)
- * [Trace-VstsPath](#trace-vstspath)
-
-## Find
-### Find-VstsMatch
-[table of contents](#toc) | [full](FullHelp/Find-VstsMatch.md)
-```
-NAME
- Find-VstsMatch
-
-SYNOPSIS
- Finds files using match patterns.
-
-SYNTAX
- Find-VstsMatch [[-DefaultRoot] ] [[-Pattern] ] [[-FindOptions]