Updated the Markdown manuals

This commit is contained in:
Markus Fleschutz
2024-01-25 13:31:10 +01:00
parent 27ca36b317
commit 46a49b5291
607 changed files with 984 additions and 769 deletions

View File

@ -111,6 +111,7 @@ function ListTools {
ListTool captoinfo "-V"
ListTool cat "-version"
ListTool cc "--version"
ListTool certutil "/?"
ListTool chattr "--version"
ListTool chcon "--version"
ListTool chcpu "--version"
@ -266,6 +267,7 @@ function ListTools {
ListTool pip "--version"
ListTool pip3 "--version"
ListTool pip3.8 "--version"
ListTool pnputil "/?"
ListTool powercfg "/?"
ListTool powershell "--version"
ListTool print ""
@ -317,6 +319,7 @@ function ListTools {
ListTool uniq "--version"
ListTool vi "--version"
ListTool vim "--version"
ListTool vssadmin "/?"
ListTool vulkaninfo "--version"
ListTool w32tm "/?"
ListTool waitfor "--version"
@ -352,4 +355,4 @@ try {
}
```
*(generated by convert-ps2md.ps1 using the comment-based help of list-cli-tools.ps1 as of 01/03/2024 12:10:47)*
*(generated by convert-ps2md.ps1 using the comment-based help of list-cli-tools.ps1 as of 01/25/2024 13:28:35)*