bin/revenc in revenc-0.1.2 vs bin/revenc in revenc-0.1.3

- old
+ new

@@ -7,10 +7,10 @@ require 'term/ansicolor' available_actions = Revenc::AVAILABLE_ACTIONS banner = <<BANNER -Revenc is an encfs helper +Revenc is an EncFS helper Usage: revenc action [options] BANNER banner << "\nActions: #{available_actions.join(' ')}\n" unless available_actions.empty?