You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
713 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>flanchan@cumallover.me</email>
<use>
<flag name="parallel">Run operations in parallel</flag>
<flag name="limit-concurrency">Limit amount of concurrent parallel operations to 4096</flag>
<flag name="recursive">Handle directories recursively</flag>
<flag name="limit-recursion">Limit max recursion depth to 256</flag>
<flag name="splash">Show compiled information when ran with no arguments</flag>
<flag name="paranoid-dedup">Use SHA256 hashing algorithm for argument file deduping instead of default hasher</flag>
</use>
</maintainer>
</pkgmetadata>