From 246a78be5da87cb48144c12b512a84d3999191b5 Mon Sep 17 00:00:00 2001 From: joe Date: Sun, 1 May 2016 23:18:35 +0000 Subject: Correction to cokiki docs. --- cokiki.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cokiki.hs b/cokiki.hs index 2638677..292b0b7 100644 --- a/cokiki.hs +++ b/cokiki.hs @@ -41,14 +41,14 @@ usage = unlines , "COMMANDS" , "" , " ssh-client Modify system ssh configuration to respect" - , " /var/cache/kiki/ssh_known_hosts." + , " /var/cache/kiki/config/ssh_known_hosts." , "" , " ssh-server Modify system ssh configuration to use the" , " kiki-managed host key at" - , " /var/cache/kiki/ssh_host_rsa_key." + , " /var/cache/kiki/config/ssh_host_rsa_key." , "" , " strongswan Modify /etc/ipsec.conf to include settings from" - , " /var/cache/kiki/ipsec.conf." + , " /var/cache/kiki/config/ipsec.conf." , "" , " tor Modify /etc/tor/torrc to configure a tor hidden" , " service for email (smtp), ssh, and http ports." -- cgit v1.2.3