]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - doc/usage.texi
Unify redirection operator usage
[tofuproxy.git] / doc / usage.texi
index 57b0b3d50cf6feec2a15295902204d7d2372261e..0ea417fa83162193d4f2d53856463acedb4b623e 100644 (file)
@@ -34,7 +34,7 @@ main.go:70: listening: [::1]:8080 dns: [::1]:53 certs: ./certs ccerts: ./ccerts
 @item Trust your newly generated CA:
 
 @example
-# cat cert.pem >> /etc/ssl/cert.pem
+# cat cert.pem >>/etc/ssl/cert.pem
 @end example
 
 @item Point you HTTP/HTTPS clients to @code{http://localhost:8080} proxy.