diff options
Diffstat (limited to 'src/equery/tests/test-files-help.out')
-rw-r--r-- | src/equery/tests/test-files-help.out | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/equery/tests/test-files-help.out b/src/equery/tests/test-files-help.out new file mode 100644 index 0000000..846151f --- /dev/null +++ b/src/equery/tests/test-files-help.out @@ -0,0 +1,11 @@ +List files owned by a particular package + +Syntax: + files <local-opts> <cat/>packagename<-version> + +Note: category and version parts are optional. + +<local-opts> is either of: + --timestamp - append timestamp + --md5sum - append md5sum + --type - prepend file type |