"-e <pid>,<eid>: request data for nodes in an experiment.\n".
"-S <start_time>: bound the start of the returned data.\n".
" Default is beginning of available data for a list of nodes,\n".
" or the beginning of the specified experiment.\n".
"-E <end_time>: bound the end of the returned data. Default is 'now'.\n"
"\n".
"Start/end times can be specified as anything recognized by the Date::Parse module.\n"
"When requesting experiment data, start times prior to the start of the experiment will be truncated to the beginning of the experiment (with a warning).\n";