# HG changeset patch # User Alain Mazy # Date 1763378989 -3600 # Node ID 14693db783a996d69ab2f817ee1cedbf14e85d30 # Parent 69b41a9a2d7a992cdda13fb5f50ac2b9e80bd99e fix diff -r 69b41a9a2d7a -r 14693db783a9 Sphinx/source/users/rest.rst --- a/Sphinx/source/users/rest.rst Mon Nov 17 12:08:52 2025 +0100 +++ b/Sphinx/source/users/rest.rst Mon Nov 17 12:29:49 2025 +0100 @@ -1068,7 +1068,7 @@ For example, for a permissive ``C-Move`` or ``C-Get`` operation to retrieve 3 studies from a remote modality:: - $ url -v http://localhost:8042/modalities/sample/move \ + $ curl -v http://localhost:8042/modalities/sample/move \ --data '{ "Permissive": true, "Level" : "Study",