summaryrefslogtreecommitdiff
path: root/doc/forum.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum.mdwn')
-rw-r--r--doc/forum.mdwn14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/forum.mdwn b/doc/forum.mdwn
index e8a208ddf..22944c9e9 100644
--- a/doc/forum.mdwn
+++ b/doc/forum.mdwn
@@ -1,8 +1,10 @@
-This is a place to discuss using git-annex.
-If you need help, advice, or anything, post about it here.
+What's the difference between doing
-But, please don't post bug reports here. Put them in [[bugs]].
-And please don't make wishlist requests here. Put them in [[todo]].
-(If you post bugs/todo here, it'll just get moved.)
+ git annex uninit
-[[!inline pages="forum/* and !*/Discussion" archive=yes rootpage=forum postformtext="Add a new thread titled:"]]
+and
+
+ git annex unlock *
+ rm -rf .git
+
+?