Skip to content

Commit b22a621

Browse files
author
Leon Lux
authored
Remove "spin up" from docs for clab destroy (srl-labs#2373)
clarify docs for clab destroy
1 parent c05fc2d commit b22a621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cmd/destroy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `destroy` command destroys a lab referenced by its [topology definition file
1414

1515
#### topology
1616

17-
With the global `--topo | -t` flag a user sets the path to the topology definition file that will be used to spin up a lab.
17+
With the global `--topo | -t` flag a user sets the path to the topology definition file that will be used to identify the lab to destroy.
1818

1919
When the topology path refers to a directory, containerlab will look for a file with `.clab.yml` extension in that directory and use it as a topology definition file.
2020

0 commit comments

Comments
 (0)