diff options
author | 2010-12-10 12:10:52 +0100 | |
---|---|---|
committer | 2010-12-10 11:17:43 +0000 | |
commit | 686c441b8d9449ba49b861e84e19b50f7ae5f469 (patch) | |
tree | 4c90038f5f70a745f385377f3045e1b833b88e5d | |
parent | 52825b5bd9d658676b8e876da720469398877352 (diff) | |
download | paludis-686c441b8d9449ba49b861e84e19b50f7ae5f469.tar.gz paludis-686c441b8d9449ba49b861e84e19b50f7ae5f469.tar.xz |
The documentation writes about cave import instead of importare.
-rw-r--r-- | doc/configuration/repositories/installed_unpackaged.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configuration/repositories/installed_unpackaged.html.part b/doc/configuration/repositories/installed_unpackaged.html.part index 2176d9b6b..8687e6eb2 100644 --- a/doc/configuration/repositories/installed_unpackaged.html.part +++ b/doc/configuration/repositories/installed_unpackaged.html.part @@ -3,7 +3,7 @@ <h1>installed_unpackaged Repository Format</h1> <p>The <code>installed_unpackaged</code> repository format is used to keep -track of packages installed using <code>importare</code>.</p> +track of packages installed using <code>cave import</code>.</p> <p>As well as the <a href="index.html">general keys supported for all repositories</a>, the following keys have meaning for <code>installed_unpackaged</code> format repositories:</p> |