I've just upgraded to the latest version of Stanza, and was trying to run the standard command for creating my Stanza XML file for basing my Calibre library in my Dropbox folder:
C:\Progra~2\Calibre2\calibredb.exe list --output-format stanza --prefix
http://dl.dropbox.com/u/[REDACTED]/Calibre/ > stanza.xml
Usage: calibredb.exe list [options]
List the books available in the calibre database.
Whenever you pass arguments to calibredb.exe that have spaces in them, enclose the arguments in quotation marks.
calibredb.exe: error: no such option: --output-format
How do I need to change this?