40 41 42
# File 'lib/management/command.rb', line 40 def help_string sprintf " %-#{Command.maxlen + 2}s %s", command_name, arg_list end