spack docs: http -> https (#18573)
This commit is contained in:
parent
7205a75427
commit
94e694b19f
@ -281,7 +281,7 @@ def add_subcommand_group(title, commands):
|
||||
spack help --all list all commands and options
|
||||
spack help <command> help on a specific command
|
||||
spack help --spec help on the package specification syntax
|
||||
spack docs open http://spack.rtfd.io/ in a browser
|
||||
spack docs open https://spack.rtfd.io/ in a browser
|
||||
""".format(help=section_descriptions['help']))
|
||||
|
||||
# determine help from format above
|
||||
|
Loading…
Reference in New Issue
Block a user