Fix incorrect version command

This commit is contained in:
Felix Uhl
2023-01-28 20:21:18 +01:00
committed by GitHub
parent 703c2f214b
commit f32e1a7773
2 changed files with 2 additions and 2 deletions

View File

@@ -40,6 +40,6 @@ body:
attributes:
label: Version
description: >
Please paste the output of running `mdbook version` or which version
Please paste the output of running `mdbook --version` or which version
of the library you are using.
render: text

View File

@@ -19,6 +19,6 @@ body:
attributes:
label: Version
description: >
Please paste the output of running `mdbook version` or which version
Please paste the output of running `mdbook --version` or which version
of the library you are using.
render: text