From 6fa3064fb5115e91cce64ab56c0b3b5c14b8b368 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 2 Nov 2007 12:56:43 +0100 Subject: Document overriding repository setting for write access. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') 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: -- cgit v1.2.3