This commit is contained in:
2015-09-23 18:05:45 +03:00
parent 8e2ed7b9f9
commit 351a03c515
2 changed files with 39 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ A very simple AUR/ABS helper. Doesn't build packages, only gets the sources.
-A Search only in AUR. Implies -s.
-d Get the package sources (default). Set twice to also get the dependencies.
-n Don't update existing git repos.
-U Print out all outdated AUR packages.
-w <dir> Set the working directory.
--nossl Set curl's --insecure flag.