lib/standup_md/cli.rb in standup_md-0.1.1 vs lib/standup_md/cli.rb in standup_md-0.1.2

- old
+ new

@@ -32,10 +32,10 @@ attr_reader :options ## # Preferences after reading config file and parsing ARGV. # - # @return [Array] ARGV + # @return [Array] attr_reader :preferences ## # Constructor. Sets defaults. #