Replies: 1 comment
-
Thanks for the feedback. This is tracked with: There are some work to improve this, but not quite fully done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I love quarto and that it's a CLI tool. However, I feel like the commandline options are not very well documented. For example: the following command creates an extension of the fomat typst with the name
test
. Where is this documented?The option
--help
does not provide much help (see details below)Different example: If I want to use a template (e.g.
quarto use template quarto-journals/acm
) I am asked if I trust the authors, want to create a subdirectory and would like to install the extension. I feel like there must be some parameters I can pass touse
to answer these questions, is this documented somewhere?I was hoping for something like
man quarto
or an online documentation.Beta Was this translation helpful? Give feedback.
All reactions