iftedit - tpcclib 0.8.0 © 2023 by Turku PET Centre

Change the value of specified key in Interfile-type file or files that can
contain similar header data (such as TAC and parameter files).
Any additional lines with the same key name are removed.
If new value is not given, then previous key and value are deleted.
If key does not exist in the file, then the key with value are added.
 
Usage: iftedit [Options] filename key [value]
 
Options:
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
Example:
     iftedit rabbit12.par studynr tg2r12
 
See also: iftlist, iftren, iftvalc, iftadd, iftdel, iftisval
 
Keywords: header, parameter, IFT, tool