From 155f2233975b5f28c52971367aa21f9fb1a81540 Mon Sep 17 00:00:00 2001 From: Michiel de Jong Date: Mon, 3 Jul 2023 11:02:59 +0200 Subject: [PATCH] Correct flag in datatx tutorial (#4022) The text says `-datatx` but here it (still?) says `-transfer`. --- docs/content/en/docs/tutorials/datatx-tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/tutorials/datatx-tutorial.md b/docs/content/en/docs/tutorials/datatx-tutorial.md index f874a80267..f9e18f2fd4 100644 --- a/docs/content/en/docs/tutorials/datatx-tutorial.md +++ b/docs/content/en/docs/tutorials/datatx-tutorial.md @@ -38,7 +38,7 @@ Creating a transfer is similar to creating a regular OCM share through the `ocm-
The `ocm-share-create` command makes (see example below), via an OCM share, the contents of folder `/home/my-data` available for transferring to the grantee.
*Note that only a folder can be transferred, and do make sure that this folder contains at least one file (subfolder is not enough)! ``` ->> ocm-share-create -grantee f7fbf8c8-139b-4376-b307-cf0a8c2d0d9c -idp cesnet.cz -transfer /home/my-data +>> ocm-share-create -grantee f7fbf8c8-139b-4376-b307-cf0a8c2d0d9c -idp cesnet.cz -datatx /home/my-data +--------------------------------------+-----------------+--------------------------------------+--------------------------------------------------------------------------------------------+-------------------+-------------+--------------------------------------+--------------------------------+--------------------------------+ | # | OWNER.IDP | OWNER.OPAQUEID | RESOURCEID | TYPE | GRANTEE.IDP | GRANTEE.OPAQUEID | CREATED | UPDATED | +--------------------------------------+-----------------+--------------------------------------+--------------------------------------------------------------------------------------------+-------------------+-------------+--------------------------------------+--------------------------------+--------------------------------+