1 files changed, 1 insertions, 0 deletions
diff --git a/archco b/archco index 92be143..6b17733 100755 --- a/ archco+++ b/ archco@@ -1,4 +1,5 @@ #!/bin/bash +# TODO make this work for community too if [ "$1" = "" ]; then echo "Usage: archco <package name> [<package name>]" |