Reference spack help --spec in spack spec --help

This commit is contained in:
Adam J. Stewart 2020-01-06 00:09:00 -06:00 committed by Todd Gamblin
parent c0672eb641
commit adffa45264

View File

@ -24,6 +24,10 @@
def setup_parser(subparser):
subparser.epilog = """\
for further documentation regarding the spec syntax, see:
spack help --spec
"""
arguments.add_common_arguments(
subparser, ['long', 'very_long', 'install_status'])
subparser.add_argument(