[pacman-dev] [PATCH] Document -T in the manual
Nagy Gabor
ngaba at bibl.u-szeged.hu
Fri Jun 5 09:08:47 EDT 2009
See FS#14833.
Signed-off-by: Nagy Gabor <ngaba at bibl.u-szeged.hu>
---
doc/pacman.8.txt | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 195135b..0d86bad 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -80,6 +80,13 @@ to determine which packages need upgrading. This behavior operates as follows:
Numeric:
1 < 1.0 < 1.1 < 1.1.1 < 1.2 < 2.0 < 3.0.0
+*-T, \--deptest*::
+ Check dependencies. This operation will check each dependency specified
+ and return a list of those which are not currently satisfied on the
+ system. This is mostly useful in scripts, for example, makepkg uses this
+ to check dependencies. This operation accepts no other options. Example
+ usage: `pacman -T qt "bash>=3.2"`.
+
*-U, \--upgrade*::
Upgrade or add package(s) to the system. Either a URL or file path can be
specified. This is a ``remove-then-add'' process. See <<HCF,Handling Config
--
1.6.3.1
More information about the pacman-dev
mailing list