We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e354f commit 9d3206aCopy full SHA for 9d3206a
src/quarto-cli/NOTES.md
@@ -76,7 +76,7 @@ See also: <https://pptr.dev/troubleshooting#running-puppeteer-in-docker>
76
`"latest"` and `"prerelease"` refer to the release and pre-release versions
77
listed in [the Quarto CLI's download page](https://quarto.org/docs/download).
78
79
-You can also specify a version number **greater than** `"1.2"`, like `"1.3"` or `"1.6.42"`.
+You can also specify a version number, like `"1"`, `"1.2"`, `"1.0.38"`.
80
81
`"1"` matches the highest numbered tag has pattern `1.Y.Z` in
82
[the Quarto CLI GitHub repository](https://github.com/quarto-dev/quarto-cli).
0 commit comments