From abe80533eb9ce7ef10f9beb3c8965d0f136d9dc5 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sun, 6 Nov 2016 20:43:45 +0200 Subject: [PATCH] README: trim whitespace --- README-SSH.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-SSH.md b/README-SSH.md index f3742b5..a74824c 100644 --- a/README-SSH.md +++ b/README-SSH.md @@ -69,10 +69,10 @@ with a verbose log attached (by running `trezor-agent -vv`) . Note that your local SSH configuration may ignore `trezor-agent`, if it has `IdentitiesOnly` option set to `yes`. IdentitiesOnly - Specifies that ssh(1) should only use the authentication identity files configured in - the ssh_config files, even if ssh-agent(1) or a PKCS11Provider offers more identities. + Specifies that ssh(1) should only use the authentication identity files configured in + the ssh_config files, even if ssh-agent(1) or a PKCS11Provider offers more identities. The argument to this keyword must be “yes” or “no”. - This option is intended for situations where ssh-agent offers many different identities. + This option is intended for situations where ssh-agent offers many different identities. The default is “no”. If you are failing to connect, try running: