summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-09-10 15:01:29 +0200
committerUlrich Müller <ulm@gentoo.org>2012-09-13 08:04:46 +0200
commit9257fdd8110df40d75cd8a04291466eabe62f63b (patch)
tree7d66c6d936f49b097ae42d4147a6b4c32ba98e2c
parentNote that output of ebuild-specific commands generally ends with a newline. (diff)
downloadpms-9257fdd8110df40d75cd8a04291466eabe62f63b.tar.gz
pms-9257fdd8110df40d75cd8a04291466eabe62f63b.tar.bz2
pms-9257fdd8110df40d75cd8a04291466eabe62f63b.zip
best_version: make failure behavior clear.
-rw-r--r--pkg-mgr-commands.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 29702c6..8888335 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -83,7 +83,7 @@ these commands once the current phase function has returned.
true if a package matching the atom is installed in \t{ROOT}, and false otherwise.
\item[best\_version] Takes exactly one package dependency specification as an argument. If a
matching package is installed, prints the category, package name and version of the highest
- matching version.
+ matching version; otherwise, prints an empty string. The exit code is unspecified.
\end{description}
\subsubsection{Output commands}