From 6945d691965f77d05adf35442c1765de27caf7f2 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Thu, 20 Jun 2013 18:15:42 +0200 Subject: [PATCH] help message --- script.d/common.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script.d/common.sh b/script.d/common.sh index 8e25910..71f798b 100644 --- a/script.d/common.sh +++ b/script.d/common.sh @@ -187,7 +187,8 @@ while [[ $xcount -lt $pcount ]]; do --customdid=SMNP02 | specify a custom ID to use for the game --sharesave | let modified game share savegame with original game --clean | cleanup the build-directory ---download | download riivolution patchfiles" +--download | download riivolution patchfiles +--soundtrack | download soundtrack (if available) and exit" exit 0 ;; esac