PowerShell / PowerShell/Win32-OpenSSH
Ship about_ssh help topic
Open
@PaulHigin is already working on this.
Since Sep 26, 2022.
0 - Backlog
Issue-Documentation
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
On Linux, users can use man ssh to get the man page for ssh for help information. However, Windows doesn't understand man pages. Instead, we could publish an about topic using the contents of the man page so that within PowerShell, the user can do:
get-help ssh
help ssh
To get detailed help information
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.