.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2. .TH USAGE: "1" "September 2015" "usage: nitool [-h] {split,merge,dump,embed,lookup,inject} ..." "User Commands" .SH NAME usage: \- meta data manipulation tool for dcmstack-enhanced NIfTI images .SH DESCRIPTION usage: nitool [\-h] {split,merge,dump,embed,lookup,inject} ... .PP Work with extended Nifti files created by dcmstack .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SS "Subcommands:" .IP {split,merge,dump,embed,lookup,inject} .TP split Split src_nii file along a dimension. Defaults to the slice dimension if 3D, otherwise the last dimension. .TP merge Merge the provided Nifti files along a dimension. Defaults to slice, then time, and then vector. .TP dump Dump the JSON meta data extension from the provided Nifti. .TP embed Embed a JSON extension into the Nifti file. .TP lookup Lookup the value for the given meta data key. .TP inject Inject meta data into the JSON extension. .PP nitool: error: too few arguments