summaryrefslogtreecommitdiff
path: root/includes/patch-includes.sh
diff options
context:
space:
mode:
Diffstat (limited to 'includes/patch-includes.sh')
-rw-r--r--includes/patch-includes.sh2
1 files changed, 2 insertions, 0 deletions
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"