summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-11-02 12:56:43 +0100
committerJonas Smedegaard <dr@jones.dk>2007-11-02 12:56:43 +0100
commit6fa3064fb5115e91cce64ab56c0b3b5c14b8b368 (patch)
treee1526c00665f2ecc677e9c3be8b4d3ab9047c1cd /README
parent3def5265510535afca772005158d07c829d36cd8 (diff)
Document overriding repository setting for write access.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 963cb1e..289b52d 100644
--- a/README
+++ b/README
@@ -16,6 +16,10 @@ To pull in all translatable and translated parts, do this:
make
+To pull in all parts with write access to the repository, do this:
+
+ make origin_ikiwiki='login@example.com:path/to/repositories/ikiwiki_$(underlay).git'
+
To remove all translatable and translated parts, and anything else below those
directories without warning, do this: