diff options
author | 2012-06-27 20:18:25 +0200 | |
---|---|---|
committer | 2012-06-30 16:23:40 +0100 | |
commit | ea11dfbfc1003be7c3b1b5951573a65793e5ab06 (patch) | |
tree | e360d98cdd1005b1d032d3f82ff290fb6fe8e70c | |
parent | 3fe13f3993bdf838700c3aa28132c77397e28d8b (diff) | |
download | paludis-ea11dfbfc1003be7c3b1b5951573a65793e5ab06.tar.gz paludis-ea11dfbfc1003be7c3b1b5951573a65793e5ab06.tar.xz |
paludis client is dead
-rw-r--r-- | doc/faq/howdoi.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/howdoi.html.part b/doc/faq/howdoi.html.part index 019c28695..03bf252b2 100644 --- a/doc/faq/howdoi.html.part +++ b/doc/faq/howdoi.html.part @@ -45,7 +45,7 @@ SANDBOX_WRITE="${SANDBOX_WRITE}:${DISTCC_DIR}" <h2 id="unmask">Unmask a Package</h2> <p>First, you need to determine how a package is masked. The easiest way to do -this is to use <code>paludis --query</code>. Then, if you're sure you really +this is to use <code>cave show</code>. Then, if you're sure you really want to unmask a package, and bearing in mind that doing so might break your system, you need to override the mask. How to do this depends upon the mask reasons:</p> |