From ea73c2b08be9e040df9a7bcdd8b85cba4e2d9ddf Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 5 Apr 2009 21:23:25 -0500 Subject: Add a few TODO notes for community compatibility Signed-off-by: Dan McGee --- archco | 1 + 1 file changed, 1 insertion(+) (limited to 'archco') 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 []" -- cgit v1.2.3-24-g4f1b