diff options
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |