Readme update
This commit is contained in:
parent
9b3ea06c61
commit
34775cfe97
8
zpac
8
zpac
|
@ -20,9 +20,13 @@ usage() {
|
||||||
-s Search for <package>.
|
-s Search for <package>.
|
||||||
-S Search only in the sync db. Implies -s.
|
-S Search only in the sync db. Implies -s.
|
||||||
-A Search only in AUR. Implies -s.
|
-A Search only in AUR. Implies -s.
|
||||||
-d Get the package sources (default).
|
-d Get the package sources (default). Set twice to also get the dependencies.
|
||||||
Set twice to also get the dependencies.
|
|
||||||
-f Force downloading package sources even if they are already present in the working directory.
|
-f Force downloading package sources even if they are already present in the working directory.
|
||||||
|
-w <dir> Set the working directory.
|
||||||
|
|
||||||
|
Warning! Due to how the argument handling works, you can do this:
|
||||||
|
$ zpac -wdd /tmp/workdir package
|
||||||
|
Where /tmp/workdir is an argument to w. Don't do this. But it works, unfortunately.
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user