Provided by: orthanc_0.7.2-1_amd64 

NAME
Orthanc - Lightweight, RESTful DICOM server for healthcare and medical research
SYNOPSIS
Orthanc [OPTION]... [CONFIGURATION]
DESCRIPTION
Orthanc, lightweight, RESTful DICOM server for healthcare and medical research.
If no configuration file 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
<https://code.google.com/p/orthanc/wiki/OrthancCookbook>.
Command-line options:
--help display this help and exit
--logdir=[dir]
directory where to store the log files (if not used, the logs are dumped to stderr)
--config=[file]
create a sample configuration file and exit
--trace
highest verbosity in logs (for debug)
--verbose
be verbose in logs
--version
output version information and exit
Exit status:
0 if OK,
-1 if error (have a look at the logs).
AUTHOR
Written by Sebastien Jodogne <s.jodogne@gmail.com>
COPYRIGHT
Copyright © 2012-2013 Medical Physics Department, CHU of Liege (Belgium) Licensing GPLv3+: GNU GPL
version 3 or later <http://gnu.org/licenses/gpl.html>, with OpenSSL exception.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent
permitted by law.
Orthanc 0.7.2 December 2013 ORTHANC(1)