mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-04-23 22:50:47 +00:00
Fix a typo in the README
This commit is contained in:
parent
50282a7b54
commit
01b982028a
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ The following inputs can be used to control the action's behavior:
|
||||||
* `log-public-key`: Set this to `false` if you want to suppress logging of _public_ key information. To simplify debugging and since it contains public key information only, this is turned on by default.
|
* `log-public-key`: Set this to `false` if you want to suppress logging of _public_ key information. To simplify debugging and since it contains public key information only, this is turned on by default.
|
||||||
* `ssh-agent-cmd`: Optional. Use this to specify a custom location for the `ssh-agent` binary.
|
* `ssh-agent-cmd`: Optional. Use this to specify a custom location for the `ssh-agent` binary.
|
||||||
* `ssh-add-cmd`: Optional. Use this to specify a custom location for the `ssh-add` binary.
|
* `ssh-add-cmd`: Optional. Use this to specify a custom location for the `ssh-add` binary.
|
||||||
* `git-cmd`: Optional. Use this to specify a custom location for the `ssh-agent` binary.
|
* `git-cmd`: Optional. Use this to specify a custom location for the `git` binary.
|
||||||
|
|
||||||
## Exported variables
|
## Exported variables
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue