diff options
| author | karltk <karltk@gentoo.org> | 2003-07-27 12:14:33 +0000 |
|---|---|---|
| committer | karltk <karltk@gentoo.org> | 2003-07-27 12:14:33 +0000 |
| commit | 69fe0b3c63d2a8cde4c9767c82f551f1ccbeca2b (patch) | |
| tree | 03d69ccef51525610a5ed046af8dfacb87a618f7 /trunk/src/qpkg/qpkg.1 | |
| parent | 4071f33e9b356f18e8c04c9234188ec6b83ef4fa (diff) | |
| download | gentoolkit-69fe0b3c63d2a8cde4c9767c82f551f1ccbeca2b.tar.gz | |
Preparing for Gentoolkit relaunch; added basic gentoolkit library.
svn path=/; revision=33
Diffstat (limited to 'trunk/src/qpkg/qpkg.1')
| -rw-r--r-- | trunk/src/qpkg/qpkg.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/src/qpkg/qpkg.1 b/trunk/src/qpkg/qpkg.1 index a962270..e4164ea 100644 --- a/trunk/src/qpkg/qpkg.1 +++ b/trunk/src/qpkg/qpkg.1 @@ -76,6 +76,8 @@ Short options may not be combined on the command\-line, yet. The operation of some flags has been changed in version 1.6 by the stripping of version numbers from some output to see the version numbers play with \fI\-v\fR and \fI\-vv\fR. .TP When using \fI\-f\fR with \fI\-l\fR or \fI\-\-check.. \-v\fR options, only matching files will be displayed, unless \fI\-v\fR is doubled, (yet more verbose), equivalent to \fI\-vv\fR. +.TP +When using \fI\-q\fR, it is important to note that the querying of deps checks package names only, because qpkg is not advanced enough (nor can it reasonably made so) to check complete deps with versions. Please use \fBdepclean\fR or \fBemerge --dep-clean\fR to more completely check the dependency sanity of your system. .SH "EXAMPLES" .LP .B qpkg \fI\-\-dups\fR print duplicates oldest first |
