NAME
App::Magpie::App::Command::config - update a spec file to match some policies
VERSION
version 1.122610
SYNOPSIS
# to always be verbose
$ magpie config -l 2
# to get list of available options
$ magpie help config
DESCRIPTION
This command allows to store some general configuration items to change the behaviour of magpie, instead of having to repeat them over & over again as command-line arguments. Classical example: log level.
AUTHOR
Jerome Quelin <[email protected]>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.