From 111e07d0be44b76b910c6a004421ede4f6f6fb49 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 1 Oct 2010 16:42:09 +0200 Subject: make -d less strict; add -dd option -d skips checking the version of a dependency. -dd skips the whole dependency check. Signed-off-by: Xavier Chantry Signed-off-by: Florian Pritz Signed-off-by: Dan McGee --- doc/pacman.8.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/pacman.8.txt') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 8f91e408..8a94ebc6 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -154,9 +154,10 @@ Options Transaction Options (apply to '-S', '-R' and '-U') -------------------------------------------------- *-d, \--nodeps*:: - Skips all dependency checks. Normally, pacman will always check a - package's dependency fields to ensure that all dependencies are - installed and there are no package conflicts in the system. + Skips dependency version checks. Package names are still checked. Normally, + pacman will always check a package's dependency fields to ensure that all + dependencies are installed and there are no package conflicts in the + system. Specify this option twice to skip all dependency checks. *-k, \--dbonly*:: Adds/Removes the database entry only, leaves all files in place. -- cgit v1.2.3