README.txt in wonko9-i_can_daemonize-0.7.0 vs README.txt in wonko9-i_can_daemonize-0.7.1

- old
+ new

@@ -60,10 +60,10 @@ -h, --help Show this message You can add your own command line options by using the 'arg' class macro. See http://www.ruby-doc.org/stdlib/libdoc/optparse/rdoc/classes/OptionParser.html for more info on OptionParser. - arg '--scott-rocks', 'Does scott rock?') do |value| + arg('--scott-rocks', 'Does scott rock?') do |value| @scott_rocks = value end == BUGS: