aboutsummaryrefslogtreecommitdiffstats
path: root/Scripts
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2011-03-20 01:01:12 +0000
committerstuconnolly <stuart02@gmail.com>2011-03-20 01:01:12 +0000
commit01153f1f9d476021d19704da4801ad434033053b (patch)
treed69994b2968bf38e2b91c8891afe63f240bc9d91 /Scripts
parentf9fada00f5fbe808b94eb041a08d75922ad13d3e (diff)
downloadsequelpro-01153f1f9d476021d19704da4801ad434033053b.tar.gz
sequelpro-01153f1f9d476021d19704da4801ad434033053b.tar.bz2
sequelpro-01153f1f9d476021d19704da4801ad434033053b.zip
Fix create-test-stubs.pl script typo.
Diffstat (limited to 'Scripts')
-rwxr-xr-xScripts/create-test-stubs.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/create-test-stubs.pl b/Scripts/create-test-stubs.pl
index ac4193ca..55ded0bd 100755
--- a/Scripts/create-test-stubs.pl
+++ b/Scripts/create-test-stubs.pl
@@ -44,7 +44,7 @@ Usage: perl $0 [options]
Possible options are:
- --header (-h) Source header file path (required)
+ --header (-s) Source header file path (required)
--output (-c) The output path (required)
--author (-a) The author of the eventual test cases (required)
--help (-h) Print this help message