Example without suppressing additional output.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 04 Jul 2017 23:29:14 +0300
changeset 2156 de9f7c02b6e9
parent 2155 4b9b0535b24d
child 2157 e5b91cfd93ce
Example without suppressing additional output.
gradle.rst
--- a/gradle.rst	Wed Jun 28 00:08:33 2017 +0300
+++ b/gradle.rst	Tue Jul 04 23:29:14 2017 +0300
@@ -72,6 +72,7 @@
 
 Getting help on task::
 
+  $ gradle help --task build
   $ gradle -q help --task build
 
 Similar but to each task::