Fixed example of identities style in ssh-agent plugin

This commit is contained in:
Pavel Puchkin 2012-07-12 11:53:05 +11:00
commit bf334c208e

View file

@ -9,7 +9,7 @@
# To load multiple identies 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_github
#
#
# CREDITS