Y
Hacker News
new
|
ask
|
show
|
jobs
by
sidpatil
2174 days ago
PowerShell also has comment-based help, which is like a manpage embedded as a comment within the script. It's like OP's suggested help format, but better.
https://docs.microsoft.com/en-us/powershell/module/microsoft...