From ae8f80f7ef3900af963ae1aa55ee066a907e7e3b Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 16 Apr 2009 11:43:19 +0100 Subject: Comment housekeeping --- includes/patch-includes.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'includes/patch-includes.sh') diff --git a/includes/patch-includes.sh b/includes/patch-includes.sh index 8c06f8f..7081e9d 100644 --- a/includes/patch-includes.sh +++ b/includes/patch-includes.sh @@ -21,6 +21,8 @@ function getpatch { + # usage: getpatch url [filename] + url=$1 if [ $# -gt 1 ]; then filename="$2" -- cgit v1.2.3