summaryrefslogtreecommitdiff
path: root/pages/help/faq
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-19 01:05:24 -0700
committerelijah <elijah@riseup.net>2014-08-19 01:05:24 -0700
commit8e218361e7f7e337ddbe26872e811d3facbb2d92 (patch)
tree0528ecc74174dc8203c37adafae031849ee6a60b /pages/help/faq
parent0b3116fead8bd5a1033f2e47e6354d284613a6d8 (diff)
first presentable version
Diffstat (limited to 'pages/help/faq')
-rw-r--r--pages/help/faq/en.text12
1 files changed, 12 insertions, 0 deletions
diff --git a/pages/help/faq/en.text b/pages/help/faq/en.text
new file mode 100644
index 0000000..99f210e
--- /dev/null
+++ b/pages/help/faq/en.text
@@ -0,0 +1,12 @@
+@title = 'FAQ'
+
+h1. General topics
+
+h2. How to I remove a provider?
+
+We are working on an easy way to remove a provider once it has been added. For now, you can remove the provider manually. Suppose the provider was example.org:
+
+* On Linux, run @rm -r ~/.config/leap/providers/example.org@
+* On Mac, ???
+* On Windows, ???
+