1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove accidental </span> from SSH command output (#31498)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Jakub Profota
2024-02-07 18:22:30 +01:00
committed by GitHub
parent 3fd8bdff61
commit 71d6228772

View File

@@ -100,7 +100,7 @@ Sometimes, system configurations disallow SSH agent forwarding. You can check if
```shell
$ ssh -v URL
# Connect to the specified URL with verbose debug output
> OpenSSH_8.1p1, LibreSSL 2.7.3</span>
> OpenSSH_8.1p1, LibreSSL 2.7.3
> debug1: Reading configuration data /Users/YOU/.ssh/config
> debug1: Applying options for example.com
> debug1: Reading configuration data /etc/ssh_config