From 980fa98c6bdbfda30ab2296d97b57b79ecec510d Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Mon, 26 Feb 2024 15:58:49 +0100 Subject: [PATCH] Update quickstart-sda.md Co-authored-by: Alex Aperis <76202622+aaperis@users.noreply.github.com> --- quickstart-sda.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-sda.md b/quickstart-sda.md index cab61ed..223533e 100644 --- a/quickstart-sda.md +++ b/quickstart-sda.md @@ -224,7 +224,7 @@ To list the filenames currently in the "inbox" queue waiting to be ingested run: If `test_file.c4gh` is in the returned list, run: ```shell -./sda-admin ingest test_file +./sda-admin --user ingest test_file ``` to trigger ingestion of the file.