Method: Command::Alias.oneline_help

Defined in:
lib/command/alias.rb

.oneline_helpObject



13
14
15
# File 'lib/command/alias.rb', line 13

def self.oneline_help
  "小説のIDに紐付けた別名を作成します"
end