Kat's feedback - at the moment has lots of arguments, which pollutes the script's shell help docs
We should make ReferenceArgumentParser take only the minimal ie "--build"
Then make a way to get those arguments if you want them, ie:
ComplexReferenceArgumentParser()
# or ?
ReferenceArgumentParser(config=True, script=True)
Write really good help for all params (ie --stranded)