Rap --help shows no config defaults
Reported by bahuvrihi | February 15th, 2009 @ 09:51 PM
# description
task :sample, :key => 'value'
Translates to:
% rap sample --help
Sample
--------------------------------------------------------------------------------
description
--------------------------------------------------------------------------------
usage: rap sample
configurations:
--key KEY
options:
--help Print this help
--name NAME Specifies the task name
--config FILE Specifies a config file
--use FILE Loads inputs to ARGV
It would be nice if the default config value were shown.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.