"Usage: %s [options]\n\n"\
" --help, -h display this message\n"\
" --detector, -i the detector for which to create a frame (e.g. H1)\n"\
" --channel, -c the channel name into which the signals will be added\n"\
" --epoch, -e (int) the start epoch of the created frame\n"\
" --geocentre, g set the detector to the geocentre\n"\
" --duration, -d (int) the duration (in seconds) of the frame\n"\
" --pulsar-dir, -p the directory containing pulsar (.par) files of signals\n\ to be added to the frame\n"\
" --output-dir, -o the directory in which to output the frame\n"\
" --output-str, -s a string to start the frame file name\n"\
" --ephem-dir, -m the directory containing ephemeris files\n"\
" --ephem-type, -y the ephemeris file type to use (e.g. DE405 [default])\n"\
" --dbg-lvl, -l (int) the code debug level\n"\
"\n"