On Fri, Jul 20, 2012 at 11:51 PM, Micahel J. Evans <[email protected]> wrote: > From: "Micahel J. Evans" <[email protected]> > > Signed-off-by: Micahel J. Evans <[email protected]> > --- > doc/pacman.8.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt > index 0ad8188..926d6e1 100644 > --- a/doc/pacman.8.txt > +++ b/doc/pacman.8.txt > @@ -171,6 +171,8 @@ Options > > Transaction Options (apply to '-S', '-R' and '-U') > -------------------------------------------------- > +*-dd, --nodeps --nodeps*:: > + Skips all dependency checks. > *-d, \--nodeps*:: > Skips dependency version checks. Package names are still checked. > Normally, > pacman will always check a package's dependency fields to ensure that > all > -- > 1.7.11.2 >
What about other double-letter instances like -ii?
