Docs: remove duplication in Command Reference (#20021)
This commit is contained in:
parent
508534aad9
commit
ad84351c43
@ -21,7 +21,7 @@
|
||||
import spack.package
|
||||
|
||||
description = "run spack's tests for an install"
|
||||
section = "administrator"
|
||||
section = "admin"
|
||||
level = "long"
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
description = "run a command in a spec's test environment, " \
|
||||
"or dump its environment to screen or file"
|
||||
section = "administration"
|
||||
section = "admin"
|
||||
level = "long"
|
||||
|
||||
setup_parser = env_utility.setup_parser
|
||||
|
Loading…
Reference in New Issue
Block a user