id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12127,Document htpasswd.py,anonymous,Jun Omae,"Trac [TracStandalone#GeneratingPasswordsWithoutApache docs] mention: {{{ $ ./contrib/htpasswd.py -cb htpasswd user1 user1 $ ./contrib/htpasswd.py -b htpasswd user2 user2 }}} What's the difference between `-cb` and `-b`? Running the script: {{{ Usage: htpasswd.py [-c] filename username htpasswd.py -b[c] filename username password htpasswd.py -D filename username }}} What do `-c`, `b[c]` or `-D` mean?",enhancement,closed,normal,1.0.10,contrib,,normal,fixed,htpasswd htdigest,,,`htdigest.py` and `htpasswd.py` print help messages with no arguments.,,