#90: Add a shorthand version for --configfile
------------------------+---------------------------------------------------
Reporter: nowhereman | Owner: lele
Type: defect | Status: new
Priority: major | Milestone: VersionOne
Component: tailor | Version: 0.9
Keywords: |
------------------------+---------------------------------------------------
As now configuration should be made through the configfile, a much used
command-line option should be --configfile. So it would be good if it had
a short version. Here is the trivial patch for it:
{{{
diff -rN old-tailor/vcpx/tailor.py new-tailor/vcpx/tailor.py
181c181
< RecogOption("--configfile", metavar="CONFNAME",
---
> RecogOption("-c", "--configfile", metavar="CONFNAME",
}}}
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/90>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor