diff options
author | 2014-09-17 20:20:58 +0100 | |
---|---|---|
committer | 2014-09-17 20:20:58 +0100 | |
commit | 26874646c0898d14d6b6e86b7e574c48b7895443 (patch) | |
tree | 8f166e6e1088af20d269d98dad21310acfb7269d /doc/configuration/repositories/installed_unpackaged.html.part | |
parent | e50565b501d2e1484a92b62c41ae9628d6a51b53 (diff) | |
download | paludis-26874646c0898d14d6b6e86b7e574c48b7895443.tar.gz paludis-26874646c0898d14d6b6e86b7e574c48b7895443.tar.xz |
Let installed-unpackaged repos override their names
Diffstat (limited to 'doc/configuration/repositories/installed_unpackaged.html.part')
-rw-r--r-- | doc/configuration/repositories/installed_unpackaged.html.part | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/configuration/repositories/installed_unpackaged.html.part b/doc/configuration/repositories/installed_unpackaged.html.part index 8687e6eb2..a9d5a5588 100644 --- a/doc/configuration/repositories/installed_unpackaged.html.part +++ b/doc/configuration/repositories/installed_unpackaged.html.part @@ -11,5 +11,8 @@ for <code>installed_unpackaged</code> format repositories:</p> <dl> <dt><code>location</code></dt> <dd>The location of the repository. Mandatory.</dd> + + <dt><code>name</code></dt> + <dd>Override the name of the repository.</dd> </dl> |