diff options
Diffstat (limited to 'pages/help/faq')
-rw-r--r-- | pages/help/faq/en.text | 12 |
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, ??? + |