lib/tap/generator/generators/command/command_generator.rb in bahuvrihi-tap-0.10.7 vs lib/tap/generator/generators/command/command_generator.rb in bahuvrihi-tap-0.10.8

- old
+ new

@@ -1,7 +1,7 @@ module Tap::Generator::Generators - # :startdoc::generator a new tap command + # Tap::Generator::Generators::CommandGenerator::generator a new tap command # # Generates a new tap command under the cmd directory. The # new command can be run from the command line using: # # % tap <command> \ No newline at end of file