Appendix A. anatomist command options
[ -i | --input <vector of string>] loads these files (conataining either Anatomist/AIMS objects, or .ana commands files)
[ -p | --pipe <vector of string>] open named pipe to read commands from (differs from normal .ana files loading in that the pipe is not closed once read,
the pipe is reopened once flushed - using -p for a regular file results in infinite rereading of the same commands file)
[ -b | --batch <boolean>] batch mode: no control window (for remote control only, normally used with -p or a .ana input)
[ -s | --server <S32>] server mode: anatomist will listen on the given TCP port for command stream connections
[ -u | --userprofile <string>] user profile: all personal data will use the directory<home_dir>/.anatomist-<userprofile> rather than
the default<home_dir>/.anatomist
[ --enable-unstable <boolean>] Enables unstable features which may make Anatomist badly crash (experts only) (and nobody could tell you which features this incudes)
[ --cout <string>] redirect outpout messages to a file
[ --cerr <string>] redirect error messages to a file
[ --verbose [ <S32>]] Set verbosity level (default = 0, without value = 1)
[ -h | --help <boolean>] show help message
[ --version <boolean>] show Cartograph version
[ --info <boolean>] show libraries information (install, plugins, paths, etc.)