]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - doc/tlsauth.texi
Unify redirection operator usage
[tofuproxy.git] / doc / tlsauth.texi
index 31ea224484c63ee6ae5dc1dab032f4b4eabe7944..ef8039fac6f1b42f1c3f2c2f18867ccb1346f4b4 100644 (file)
@@ -18,11 +18,11 @@ gemini.example.com  NONE
 To delete one of them:
 
 @example
-$ echo example.com > fifos/del-tls-auth
+$ echo example.com >fifos/del-tls-auth
 @end example
 
 To preadd:
 
 @example
-$ echo example.com path/to/client.cert.pem > fifos/add-tls-auth
+$ echo example.com path/to/client.cert.pem >fifos/add-tls-auth
 @end example