Completed
Push — master ( 7094c1...7c73de )
by Filippo
10:45 queued 07:35
created
src/EoC/CLI/Command/QueryCommand.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
     %i - the argument is treated as an integer.
59 59
     %f - the argument is treated as a float.
60 60
 DESC
61
-   );
61
+    );
62 62
 
63 63
     // General options.
64 64
     $this->addOption("key",
Please login to merge, or discard this patch.