diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-02-25 21:17:04 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-02-25 21:17:04 +0100 |
commit | e5b99e36d96614d059137f3df323bcc39ead369e (patch) | |
tree | 67a3b5b716614514ee303fb7f9ec1173d04eafcf /README | |
parent | 550c2f513a05899566ca90a1e859218ee44a8ac7 (diff) | |
download | openssh-known-hosts-e5b99e36d96614d059137f3df323bcc39ead369e.tar.gz |
Imported Debian version 0.4debian/0.4
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Basic variables: * EXIT_IGNORE: space-seperated list of exitcodes which should be ignored, no update is performed for this source then (optional) +The rest of the variables is plugin-specific. + For examples see /usr/share/doc/openssh-known-hosts/examples/*. Writing a plugin: |