templates/tap/generator/generators/task/task.erb in tap-gen-0.1.1 vs templates/tap/generator/generators/task/task.erb in tap-gen-0.1.2
- old
+ new
@@ -1,7 +1,7 @@
require 'tap/task'
-<% redirect do |target| %># <%= const.const_name %>::task <replace with manifest summary>
+<% redirect do |target| %># :startdoc::task <replace with manifest summary>
# <replace with command line description>
# <%= const.name %> Documentation
class <%= const.name %> < Tap::Task
\ No newline at end of file