<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>wp-backup</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -10,6 +10,21 @@ a bug or have suggestions, contact me at &lt;jbernal@warp.es&gt;
 Scripts
 -------
 
+### wp-backup
+
+wp-backup makes a full backup of your wordpress dir and database
+
+#### Syntax
+
+`$ wp-backup wordpress-dir backup-dir`
+
+`backup-dir` is the base directory for backups. The real backup will be named using the wordpress dir name and current date/time
+
+	$ wp-backup koke.amedias.org /home/koke/backups
+	...
+	$ ls backups/
+	backups/koke.amedias.org-20080523032213.sql  backups/koke.amedias.org-20080523032213.tar.bz2
+
 ### wp-dump
 
 wp-dump helps you to backup your wordpress database. Just tell where is the wordpress directory and where to put the dump file</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f5cdab43758440c159da123976bcb47f618ad3d0</id>
    </parent>
  </parents>
  <author>
    <name>Jorge Bernal</name>
    <email>jbernal@warp.es</email>
  </author>
  <url>http://github.com/koke/wordpress-scripts/commit/7d6e2bca2b08766816d90065abb9e09faa1a5187</url>
  <id>7d6e2bca2b08766816d90065abb9e09faa1a5187</id>
  <committed-date>2008-05-23T03:24:20-07:00</committed-date>
  <authored-date>2008-05-23T03:24:20-07:00</authored-date>
  <message>Added wp-backup script</message>
  <tree>98185775572ed5d14bf0974689161edbb570cafd</tree>
  <committer>
    <name>Jorge Bernal</name>
    <email>jbernal@warp.es</email>
  </committer>
</commit>
