summaryrefslogtreecommitdiffstats
path: root/archco
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-04-06 04:23:25 +0200
committerDan McGee <dan@archlinux.org>2009-04-06 04:23:30 +0200
commitea73c2b08be9e040df9a7bcdd8b85cba4e2d9ddf (patch)
tree22e96062af38d86e9f088d36964e5e64b260699f /archco
parent8deaebf69f8cbb36b0593c0a4d598871757e0c21 (diff)
downloaddevtools-ea73c2b08be9e040df9a7bcdd8b85cba4e2d9ddf.tar.gz
devtools-ea73c2b08be9e040df9a7bcdd8b85cba4e2d9ddf.tar.xz
Add a few TODO notes for community compatibility
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'archco')
-rwxr-xr-xarchco1
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>]"