lib/rbnotes/commands.rb in rbnotes-0.2.1 vs lib/rbnotes/commands.rb in rbnotes-0.2.2

- old
+ new

@@ -29,9 +29,11 @@ def execute(_, _) puts <<USAGE usage: rbnotes [command] [args] command: + add : create a new note + update STAMP : edit the note with external editor import FILE : import a FILE into the repository list NUM : list NUM notes show STAMP : show the note specified with STAMP delete STAMP : delete the note specified with STAMP