aux/picky/cli.rb in picky-4.4.1 vs aux/picky/cli.rb in picky-4.4.2

- old
+ new

@@ -1,9 +1,9 @@ module Picky # A very simple CLI selector. # - class CLI # :nodoc:all + class CLI # Execute a command. # # Note: By default, help is displayed. I.e. when no command is given. # \ No newline at end of file