[logaling-commit] logaling/logaling-command [master] [#23331325] add shortcut

Back to archive index

null+****@clear***** null+****@clear*****
Fri Jan 27 10:32:45 JST 2012


SUZUKI Miho	2012-01-27 10:32:45 +0900 (Fri, 27 Jan 2012)

  New Revision: 4a0f122d9e9a21beeac93f10b389b40258d88680

  Merged 2152f8c: Merge pull request #25 from logaling/improve-list-command

  Log:
    [#23331325] add shortcut

  Modified files:
    lib/logaling/command.rb

  Modified: lib/logaling/command.rb (+2 -0)
===================================================================
--- lib/logaling/command.rb    2012-01-27 10:28:22 +0900 (85d8c59)
+++ lib/logaling/command.rb    2012-01-27 10:32:45 +0900 (4110ee1)
@@ -32,6 +32,8 @@ class Logaling::Command < Thor
       '-n' => :new,
       '-r' => :register,
       '-U' => :unregister,
+      '-L' => :list,
+      '-s' => :show,
       '-v' => :version
 
   class_option "glossary",        type: :string, aliases: "-g"




More information about the logaling-commit mailing list
Back to archive index