Subject: | Add a --save option to minicpan command line |
Often when setting up minicpan, I take the time to work out the right
command lines, failing a few times before getting it right.
Once it's working, I want those options to be ones I always use.
But that means remembering where exactly I need to write the config for,
remembering how to convert the command line options into config file
entries, and then a few test runs etc.
It would be nice to have a --save (or equivalent) option for the
minicpan command line which would automatically write a config file for
the configuration that was used for the minicpan run (if it succeeeded).