summaryrefslogtreecommitdiff
path: root/doc/git-annex-fuzztest.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-fuzztest.mdwn')
-rw-r--r--doc/git-annex-fuzztest.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/git-annex-fuzztest.mdwn b/doc/git-annex-fuzztest.mdwn
new file mode 100644
index 000000000..7045be0ee
--- /dev/null
+++ b/doc/git-annex-fuzztest.mdwn
@@ -0,0 +1,23 @@
+# NAME
+
+git-annex fuzztest - generates fuzz test files
+
+# SYNOPSIS
+
+git annex fuzztest
+
+# DESCRIPTION
+
+Generates random changes to files in the current repository,
+for use in testing the assistant. This is dangerous, so it will not
+do anything unless --forced.
+
+# SEE ALSO
+
+[[git-annex]](1)
+
+# AUTHOR
+
+Joey Hess <id@joeyh.name>
+
+Warning: Automatically converted into a man page by mdwn2man. Edit with care.