diff options
-rwxr-xr-x | Scripts/create-test-stubs.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/create-test-stubs.pl b/Scripts/create-test-stubs.pl index 55ded0bd..bfc519c2 100755 --- a/Scripts/create-test-stubs.pl +++ b/Scripts/create-test-stubs.pl @@ -45,7 +45,7 @@ Usage: perl $0 [options] Possible options are: --header (-s) Source header file path (required) - --output (-c) The output path (required) + --output (-o) The output path (required) --author (-a) The author of the eventual test cases (required) --help (-h) Print this help message |