diff options
Diffstat (limited to 'archco')
-rwxr-xr-x | archco | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/bin/bash +# TODO make this work for community too if [ "$1" = "" ]; then echo "Usage: archco <package name> [<package name>]" |