README also
This commit is contained in:
parent
8db246e7af
commit
04ec3a81a5
|
@ -10,7 +10,8 @@ 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.
|
||||
-u Print out all (and download if -d/-dd) outdated AUR packages.
|
||||
-U <url> Set AUR url.
|
||||
-w <dir> Set the working directory.
|
||||
--nossl Set curl's --insecure flag.
|
||||
|
||||
|
|
2
prm
2
prm
|
@ -25,7 +25,7 @@ usage() {
|
|||
-d Get the package sources (default). Set twice to also get the dependencies.
|
||||
-n Don't update existing git repos.
|
||||
-u Print out all (and download if -d/-dd) outdated AUR packages.
|
||||
-U <url> Set AUR url.
|
||||
-U <url> Set AUR url.
|
||||
-w <dir> Set the working directory.
|
||||
--nossl Set curl's --insecure flag.
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue
Block a user