summaryrefslogtreecommitdiff
path: root/src/equery/tests/test-help.out
diff options
context:
space:
mode:
Diffstat (limited to 'src/equery/tests/test-help.out')
-rw-r--r--src/equery/tests/test-help.out21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/equery/tests/test-help.out b/src/equery/tests/test-help.out
deleted file mode 100644
index 26517f4..0000000
--- a/src/equery/tests/test-help.out
+++ /dev/null
@@ -1,21 +0,0 @@
-Usage: equery <global-opts> command <local-opts>
-where <global-opts> 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) <local-opts> files... - list all packages owning files...
- changes(c) - not implemented yet
- check(k) pkgspec - check MD5sums and timestamps of pkgspec's files
- depends(d) <local-opts> pkgspec - list all direct dependencies matching pkgspec
- depgraph(g) <local-opts> pkgspec - display a dependency tree for pkgspec
- files(f) <local-opts> pkgspec - list files owned by pkgspec
- glsa(a) - not implemented yet
- hasuses(h) <local-opts> pkgspec - list all packages with useflag
- list(l) <local-opts> pkgspec - list all packages matching pkgspec
- size(s) <local-opts> pkgspec - print size of files contained in package pkgspec
- stats(t) - not implemented yet
- uses(u) <local-opts> pkgspec - display USE flags for pkgspec
- which(w) pkgspec - print full path to ebuild for package pkgspec
-