diff options
author | 2010-07-21 14:58:18 +0100 | |
---|---|---|
committer | 2010-07-21 14:58:26 +0100 | |
commit | 7da333dc63eaa2b3baa0cafebf6a3a6bc235e2d6 (patch) | |
tree | dff90f9c1b8f8b4edd8be561e17d38dda6ff8899 /doc/configuration/syncers.html.part.in | |
parent | b52dd9c7941884fc9a03fa2a441a90617553952f (diff) | |
download | paludis-7da333dc63eaa2b3baa0cafebf6a3a6bc235e2d6.tar.gz paludis-7da333dc63eaa2b3baa0cafebf6a3a6bc235e2d6.tar.xz |
Use format = e in docs
Diffstat (limited to 'doc/configuration/syncers.html.part.in')
-rw-r--r-- | doc/configuration/syncers.html.part.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configuration/syncers.html.part.in b/doc/configuration/syncers.html.part.in index 14b24c879..fcdcd3c32 100644 --- a/doc/configuration/syncers.html.part.in +++ b/doc/configuration/syncers.html.part.in @@ -5,7 +5,7 @@ <h2>Overview</h2> <p>Paludis makes use of scripts called 'syncers' to perform certain sync actions (e.g. handling <code>paludis - --sync</code> for ebuild format repositories). Some syncers support additional options that can be set via the + --sync</code> for e format repositories). Some syncers support additional options that can be set via the <code>sync_options</code> repository configuration key. Syncers can be added for additional protocols (for example, if you need to use a repository that uses a weird version control system), and built-in syncers can be replaced (for example, if you want to use a non-standard program).</p> |