Merge pull request #1980 from awidegreen/upstream
Fix ssh-agent plugin identities comment for using multiple identities.
This commit is contained in:
commit
2cc4801bd2
@ -9,7 +9,7 @@
|
|||||||
# To load multiple identities use the identities style, For
|
# To load multiple identities use the identities style, For
|
||||||
# example:
|
# example:
|
||||||
#
|
#
|
||||||
# zstyle :omz:plugins:ssh-agent id_rsa id_rsa2 id_github
|
# zstyle :omz:plugins:ssh-agent identities id_rsa id_rsa2 id_github
|
||||||
#
|
#
|
||||||
# To set the maximum lifetime of the identities, use the
|
# To set the maximum lifetime of the identities, use the
|
||||||
# lifetime style. The lifetime may be specified in seconds
|
# lifetime style. The lifetime may be specified in seconds
|
||||||
|
Loading…
Reference in New Issue
Block a user