From a8f19e415059b96cd5dd1a892b9924b7f0fd8676 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sat, 30 Jun 2018 11:12:43 +0300 Subject: [PATCH] Comment about SSH argument separation --- doc/README-SSH.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/README-SSH.md b/doc/README-SSH.md index 9480cc2..3101352 100644 --- a/doc/README-SSH.md +++ b/doc/README-SSH.md @@ -32,6 +32,7 @@ $ (trezor|keepkey|ledger)-agent identity@myhost -- COMMAND --WITH --ARGUMENTS ``` to start the agent in the background and execute the command with environment variables set up to use the SSH agent. The specified identity is used for all SSH connections. The agent will exit after the command completes. +Note the `--` separator, which is used to separate `trezor-agent`'s arguments from the SSH command arguments. As a shortcut you can run