@argh.arg('--no-authentication',help='Do not authenticate')
@argh.arg('--title-header',help='A header to prefix all titles with, seperated from the submitted title by " - "')
@argh.arg('--description-footer',help='A footer to suffix all descriptions with, seperated from the submitted description by a blank line.')
@argh.arg('--upload-locations',help='A comma-seperated list of valid upload locations, to pass to thrimbletrimmer. The first is the default. Note this is NOT validated on write.')