.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH ORTHANC "1" "March 2019" "Orthanc 1.5.6" "User Commands" .SH NAME Orthanc \- Lightweight, RESTful DICOM server for healthcare and medical research .SH SYNOPSIS .B Orthanc [\fI\,OPTION\/\fR]... [\fI\,CONFIGURATION\/\fR] .SH DESCRIPTION Orthanc, lightweight, RESTful DICOM server for healthcare and medical research. .PP The "CONFIGURATION" argument can be a single file or a directory. In the case of a directory, all the JSON files it contains will be merged. If no configuration path is given on the command line, a set of default parameters is used. Please refer to the Orthanc homepage for the full instructions about how to use Orthanc . .SS "Command-line options:" .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-logdir\fR=\fI\,[dir]\/\fR directory where to store the log files (by default, the log is dumped to stderr) .TP \fB\-\-logfile\fR=\fI\,[file]\/\fR file where to store the log of Orthanc (by default, the log is dumped to stderr) .TP \fB\-\-config\fR=\fI\,[file]\/\fR create a sample configuration file and exit .TP \fB\-\-errors\fR print the supported error codes and exit .TP \fB\-\-verbose\fR be verbose in logs .TP \fB\-\-trace\fR highest verbosity in logs (for debug) .TP \fB\-\-upgrade\fR allow Orthanc to upgrade the version of the database (beware that the database will become incompatible with former versions of Orthanc) .TP \fB\-\-no\-jobs\fR Don't restart the jobs that were stored during the last execution of Orthanc .TP \fB\-\-version\fR output version information and exit .SS "Exit status:" .IP 0 if success, .HP \fB\-1\fR if error (have a look at the logs). .SH AUTHOR Written by Sebastien Jodogne .SH COPYRIGHT Copyright \(co 2012\-2016 Sebastien Jodogne, Medical Physics Department, University Hospital of Liege (Belgium) .br Copyright \(co 2017\-2019 Osimis S.A. (Belgium) Licensing GPLv3+: GNU GPL version 3 or later , with OpenSSL exception. .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.