From 09deb9408a0f6683acbe8cb60ba4441c66022e38 Mon Sep 17 00:00:00 2001 From: Martian Date: Thu, 30 Jun 2016 06:22:59 -0400 Subject: [PATCH] Add information about multiple setup options. --- .../Best_way_to_share_settings_between_repositories.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/forum/Best_way_to_share_settings_between_repositories.mdwn b/doc/forum/Best_way_to_share_settings_between_repositories.mdwn index 0b0590e18..9c5e6d164 100644 --- a/doc/forum/Best_way_to_share_settings_between_repositories.mdwn +++ b/doc/forum/Best_way_to_share_settings_between_repositories.mdwn @@ -7,3 +7,7 @@ What is a good way to share such settings (without having to copy them twice or I tried to discuss that same point in [[laptop_wiki_with_git discussion|tips/laptop_wiki_with_git/discussion]]. --[[bbb]] + +> I have found you can use multiple setup files like this: `ikiwiki --setup COMMON.setup --setup MY.setup`. The options from the later one will override options from the previous. +> +> You should not use ikiwiki to edit your setup then and edit it manually. Not a problem for me. -- 2.39.2