Skip to content

Commit

Permalink
Toolbox document version update
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak authored and dustymabe committed Apr 5, 2022
1 parent c9442e8 commit b3729ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/ROOT/pages/debugging-with-toolbox.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ toolbox create

You can then list all the running toolboxes running on the host. This should
show you your newly created toolbox. In this case, it is named
`fedora-toolbox-34`.
`fedora-toolbox-35`.

[source,sh]
----
Expand Down Expand Up @@ -60,7 +60,7 @@ from the host with the following command.

[source,sh]
----
toolbox rm --force fedora-toolbox-34
toolbox rm --force fedora-toolbox-35
----

NOTE: Toolbx allows you to create toolboxes with your custom
Expand Down

0 comments on commit b3729ad

Please sign in to comment.