summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-11-05 16:48:14 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-11-05 16:48:14 -0300
commit4e5c5c74108718b08a021991b314d6a68d829544 (patch)
tree4a5430a3dbffc72e3dee032defe410a17e688bae
parent070d785ab1f5a72ed52680b18a5120bb2c46c847 (diff)
Note on aur usage
-rwxr-xr-xaur3
1 files changed, 3 insertions, 0 deletions
diff --git a/aur b/aur
index b96cb20..6ffb2b9 100755
--- a/aur
+++ b/aur
@@ -26,6 +26,9 @@ function usage {
echo
echo "This script will download packages from aur to the current dir"
echo "and check their license for nonfree issues."
+ echo
+ echo "Note: it depends on abs to be updated."
+ echo "Install 'abs-libre' and run \`abs\` as root before working with $0"
}
while getopts 'h' arg; do