Skip to content

Commit

Permalink
correct old typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Burnett01 committed Aug 2, 2021
1 parent c1806b8 commit 317ea9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ It takes one optional argument, for the name of the agent to be stopped. Default
#### agent-add
This command adds a key to the currently running SSH agent. The key is taken from stdin, and the agent used is that in SSH_AGENT_PID.

#### agent-autoadd
#### agent-autostart
This command starts the SSH agent and loads the private key from the "SSH_PRIVATE_KEY" environment var. The command takes one optional argument, for the name of the agent to be started. Defaults to "default".
As with agent-start, this command needs to be sourced.

Expand Down

0 comments on commit 317ea9b

Please sign in to comment.