lib/rbkb/cli/chars.rb in emonti-rbkb-0.6.2 vs lib/rbkb/cli/chars.rb in emonti-rbkb-0.6.2.1
- old
+ new
@@ -1,6 +1,9 @@
require 'rbkb/cli'
+# Copyright 2009 emonti at matasano.com
+# See README.rdoc for license information
+#
# Repeats an argument N times
class Rbkb::Cli::Chars < Rbkb::Cli::Executable
def make_parser
super()
@oparse.banner += " 100 A; # print 100 A's"