From c819d146be6bce86d97019494173253e71b85d2f Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Tue, 5 May 2009 17:39:24 +0000 Subject: Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589 --- src/equery/tests/test-help.out | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/equery/tests/test-help.out (limited to 'src/equery/tests/test-help.out') diff --git a/src/equery/tests/test-help.out b/src/equery/tests/test-help.out new file mode 100644 index 0000000..26517f4 --- /dev/null +++ b/src/equery/tests/test-help.out @@ -0,0 +1,21 @@ +Usage: equery command +where is one of + -q, --quiet - minimal output + -C, --nocolor - turn off colours + -h, --help - this help screen + -V, --version - display version info +where command(short) is one of + belongs(b) files... - list all packages owning files... + changes(c) - not implemented yet + check(k) pkgspec - check MD5sums and timestamps of pkgspec's files + depends(d) pkgspec - list all direct dependencies matching pkgspec + depgraph(g) pkgspec - display a dependency tree for pkgspec + files(f) pkgspec - list files owned by pkgspec + glsa(a) - not implemented yet + hasuses(h) pkgspec - list all packages with useflag + list(l) pkgspec - list all packages matching pkgspec + size(s) pkgspec - print size of files contained in package pkgspec + stats(t) - not implemented yet + uses(u) pkgspec - display USE flags for pkgspec + which(w) pkgspec - print full path to ebuild for package pkgspec + -- cgit v1.2.3