Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

usage: export.py [-h] [-v] [-d] [-t {korp}] [-l] [-r REVISION] [-s SAVEDIR]

                 uuid

 

positional arguments:

  uuid                  UUID of document to export

 

optional arguments:

  -h, --help            show this help message and exit

  -v, --verbose         show informational messages

  -d, --debug           show debugging messages

  -t {korp}, --type {korp}

                        optional export profile with special ZIP layout or

                        metadata filters

  -l, --lang            add language prefix to zipped path

  -r REVISION, --revision REVISION

                        specify revision to export (default: last)

  -s SAVEDIR, --savedir SAVEDIR

                        save ZIP file in this directory (must exist)

 

                        

...