changeset 655:35dde917804a

added command-line tools to ask support
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Apr 2021 16:04:55 +0200
parents e66534972166
children 55a93745e874
files Sphinx/source/users/support.rst
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/users/support.rst	Wed Apr 28 15:23:54 2021 +0200
+++ b/Sphinx/source/users/support.rst	Wed Apr 28 16:04:55 2021 +0200
@@ -78,9 +78,12 @@
   software does not help <proprietary>`), and that are preferably
   calls the :ref:`REST API of Orthanc <rest>`. The most useful
   commands are `cURL <https://en.wikipedia.org/wiki/CURL>`__, `DCMTK
-  <https://dicom.offis.de/dcmtk.php.en>`__, `dicom3tools
-  <https://www.dclunie.com/dicom3tools.html>`__, `dcm4che command-line
-  tools <https://www.dcm4che.org/>`__, or Python scripts.
+  <https://dicom.offis.de/dcmtk.php.en>`__ (notably ``storescu``),
+  `dicom3tools <https://www.dclunie.com/dicom3tools.html>`__ (notably
+  ``dciodvfy``), `dcm4che command-line tools
+  <https://www.dcm4che.org/>`__ (notably ``storescu``), `GDCM
+  <http://gdcm.sourceforge.net/>`__ (notably ``gdcmscu``), or Python
+  scripts (notably using ``pydicom``).
 * In the case of DICOM networking problems, the logs from the remote
   modality.
 * If applicable, a screenshot is worth a thousand words.