[bin] Minor fix in comments.

[ci skip]
This commit is contained in:
Daniele Alessandri
2013-12-21 10:02:26 +01:00
parent 587bf0b1e5
commit 3ac4141bcb
+1 -1
View File
@@ -17,7 +17,7 @@
// For example, to generate a test case for SET (which is represented by the
// Predis\Command\StringSet class):
//
// $ ./bin/generate-command-test.php --class=StringSet
// $ ./bin/generate-command-test --class=StringSet
//
// Here is a list of optional arguments:
//