Skip to content

Commit

Permalink
Add missing colon to the tmt-try tldr page (#3369)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhoyer authored Nov 20, 2024
1 parent ce5d142 commit e7cf41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tldr/tmt-try.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
> See also: `tmt`, `tmt-run`.
> More information: <https://tmt.readthedocs.io/en/stable/stories/cli.html#try>.
- Quickly experiment with the default provision method (no tests in cwd)
- Quickly experiment with the default provision method (no tests in cwd):

`tmt try`

Expand Down

0 comments on commit e7cf41d

Please sign in to comment.