1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
.TH GENMAKEFILE "1" "October 2021" "genmakefile 2.0.5" "User Commands"
.SH NAME
genmakefile \- Generates a Makefile for ODIN methods
.SH SYNOPSIS
.B genmakefile
[\fI\,options\/\fR] \fI\,<method-label>\/\fR
.SH DESCRIPTION
genmakefile: Generates a Makefile for ODIN methods
This program is part of odin 2.0.5 with configuration using_gcc debug gui(:5) standalone dl posix_threads libz gsl nifti vtk dicom png ismrmrd gdb
.SH OPTIONS
.HP
\fB\-v\fR <loglevel> or <component:loglevel> for debugging/tracing all components or a single component, respectively. Possible values for loglevel are: 0(noLog), 1(errorLog), 2(warningLog), 3(infoLog), 4(significantDebug), 5(normalDebug), 6(verboseDebug).
.HP
\fB\-h\fR, \fB\-\-help\fR, \fB\-help\fR, \fB\-\-version\fR : Print help text or version information
|