From 08ddebd0ba67b0211394d04a5ebf93c16da5ea20 Mon Sep 17 00:00:00 2001 From: Vijeinath Tissaveerasingham Date: Wed, 16 Feb 2022 09:51:10 +0100 Subject: [PATCH] docs: add validate argparse info to xmlupload (#156) * adding validate info to doc * Update docs/dsp-tools-usage.md Co-authored-by: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> Co-authored-by: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> --- docs/dsp-tools-usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/dsp-tools-usage.md b/docs/dsp-tools-usage.md index cae907fef..2138cefa1 100644 --- a/docs/dsp-tools-usage.md +++ b/docs/dsp-tools-usage.md @@ -80,6 +80,7 @@ The following options are available: - `-s` | `--server` _server_: URL of the DSP server (default: 0.0.0.0:3333) - `-u` | `--user` _username_: username used for authentication with the DSP API (default: root@example.com) - `-p` | `--password` _password_: password used for authentication with the DSP API (default: test) +- `-V` | `--validate`: If set, only the validation of the XML file is performed. - `-i` | `--imgdir` _dirpath_: path to the directory where the bitstream objects are stored (default: .) - `-S` | `--sipi` _SIPIserver_: URL of the SIPI IIIF server (default: http://0.0.0.0:1024) - `-I` | `--incremental` : If set, IRIs instead of internal IDs are expected as reference to already existing resources on DSP