Commit Diff


commit - ce28299cca70d918dd2f989bbf041ce3f0e1fdd8
commit + 81d9a27f8e4455375e6dae84595183cada0bf900
blob - 05d2e68de218084350c758b5397d5f86bd3f65b6
blob + 0d3270239c99375e612df283d33fbd186f2d9d3a
--- site/tutorial.gmi
+++ site/tutorial.gmi
@@ -69,9 +69,11 @@ Congratulations!  Your kamid instance is up and runnin
 There are quite a few clients for 9p, even if not all may support 9p over TLS.  As part of kamid there is a small ftp(1)-like client called ‘kamiftp’:
 
 ```
-$ kamiftp -c -C client.pem -K client.key localhost
+$ kamiftp -C foo localhost
 ```
 
+(‘foo’ is the certificate generated previously)
+
 Check out kamiftp(1) for usage.  Alternatively, try tinmop!  It’s a ncurses application that supports a plethora of protocols: it’s a gemini browser, a pleroma client and also 9p-over-TLS capable!
 
 => kamiftp.1.MANEXT			kamiftp(1)