]> mj.ucw.cz Git - gallery.git/blobdiff - README
Cleaned up MJ's hacks
[gallery.git] / README
diff --git a/README b/README
index 5fbcd6d682b1ffb01dd142281e956e69f775a08e..fd868dd70a3da8582009d9ea8dd01f37838a3824 100644 (file)
--- a/README
+++ b/README
@@ -89,3 +89,12 @@ Workflow
        - When you modify existing images, run "gal scan --update".
 
    o  See example/* for an example web front-end.
+
+Various notes
+~~~~~~~~~~~~~
+
+   o  When you want to re-generate all galleries at once, you can use
+      "gal --all -p4 gen". This will run "gal gen" on all subdirectories
+      containing "gallery.cf", 4 of them in parallel.
+
+   o  See bin/gal-mj-* for various hacks I wrote for myself.