Open GoogleCodeExporter opened 9 years ago
You're right that these messages should include help strings. In fact, every
command already has a help string, but optparse is choosing to ignore them. :(
So, as you've guessed, the command-line-parsing library is the limiting factor
here. This ticket is blocked on transitioning beets to a newer library (e.g.,
argparse).
Remember that beets has manpages too.
Original comment by adrian.sampson
on 20 May 2012 at 6:25
Sorry, I wasn't aware that there were manpages. I'm still new to python
packaging, having come from the ruby community (where most people seem to treat
manpages as exotic rather than routine). I'll contribute more usefully when I
get a chance to study up on the code, rather than reporting these tiny bugs :)
Original comment by c...@contraflo.ws
on 20 May 2012 at 7:02
Original issue reported on code.google.com by
c...@contraflo.ws
on 20 May 2012 at 12:48