Author: sevein
Date: Thu Jul 12 17:23:15 2012
New Revision: 11918
Log:
Add better description to briefDescription for getVersionTask
Modified:
trunk/lib/task/getVersionTask.class.php
Modified: trunk/lib/task/getVersionTask.class.php
==============================================================================
--- trunk/lib/task/getVersionTask.class.php Thu Jul 12 17:10:42 2012
(r11917)
+++ trunk/lib/task/getVersionTask.class.php Thu Jul 12 17:23:15 2012
(r11918)
@@ -29,7 +29,7 @@
$this->namespace = 'tools';
$this->name = 'get-version';
- $this->briefDescription = 'Get version';
+ $this->briefDescription = 'Show current version (including release and
database version)';
$this->detailedDescription = <<<EOF
FIXME
EOF;
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.