Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

Ship about_ssh help topic

Open SteveL-MSFT opened this issue 4 years ago • 1 comments
trafficstars

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

SteveL-MSFT avatar Mar 30 '21 00:03 SteveL-MSFT

This should be done for all tools: SSH, SFTP, SCP, etc.

maertendMSFT avatar Sep 16 '22 16:09 maertendMSFT

CC: @robinharwood

maertendMSFT avatar Sep 26 '22 16:09 maertendMSFT