aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDafydd Harries <daf@rhydd.org>2013-03-19 14:16:43 -0400
committerDafydd Harries <daf@rhydd.org>2013-03-19 14:16:43 -0400
commit926d7674cc69ffee3e680752d5129d34980b029e (patch)
tree31a1197da36b174600ccf4ccab195ea1caef0b11
parent3f7dda55219d4ce3a35d0e1bf07bead65d45b8be (diff)
update README with export information
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 9758bf9..506f3a5 100644
--- a/README
+++ b/README
@@ -34,3 +34,13 @@ logging into powell.debian.org (which hosts.packages.debian.org) and running:
$ cd /srv/packages.debian.org/www/changelogs/pool
$ tar -zchf ~/copyright.tar.gz main/*/*/current/copyright
+## Exporting data
+
+One package:
+
+ $ python export.py Pandoc
+
+All packages:
+
+ $ python export.py
+