Commit 5c529b5d authored by Armin Widegreen's avatar Armin Widegreen
Browse files

Fix ssh-agent plugin identities comment for using multiple identities.

parent 7f74294d
......@@ -9,7 +9,7 @@
# To load multiple identities use the identities style, For
# 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
# lifetime style. The lifetime may be specified in seconds
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment