Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: putting arguments of the example in the same order as the command description

Table of Contents
minLevel2
outlinetrue
stylenone

Package Importer and Exporter

...

Code Block
 [dspace]/bin/dspace packager -d -t METS -e admin@myu.edu -i 4321/4567 -t METS 4567.zip

The above code will export the object of the given handle (4321/4567) into a METS file named "4567.zip".

...