Update xargs example in aur.1
commit6a07eb84cc69a575a0cd19fd2f087c10c46bfda8
authorAvinash H. Duduskar <strykar@hotmail.com>
Sat, 21 Sep 2019 19:09:32 +0000 (22 00:39 +0530)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2019 19:09:32 +0000 (22 00:39 +0530)
treee228786bfa60df22e950547610b8d12b3e5f7e2d
parent2218004385c384b89bf17e7635e593a977a23b54
Update xargs example in aur.1

The example "xargs -a installed.txt aur sync --repo=custom" should be "xargs -a installed.txt aur sync -d custom",
man1/aur.1