PowerShell / PowerShell/Win32-OpenSSH

Ship about_ssh help topic

Open
#1,759 2 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.