Added simple implementation of the pre-checker
[mdk.git] / README.rst
index c34dfda..a5545b3 100644 (file)
@@ -344,6 +344,18 @@ Look for a plugin on moodle.org and downloads it into your instance.
     mdk plugin download repository_evernote
 
 
+precheck
+--------
+
+Pre-checks a patch on the CI server.
+
+**Example**
+
+::
+
+    mdk precheck
+
+
 purge
 -----