This commit is contained in:
Sina Atalay
2024-02-24 20:27:53 +01:00
parent 1d95fd1b92
commit 97da623650

View File

@@ -421,7 +421,6 @@ def cli_command_render(
use_local_latex: Annotated[
bool,
typer.Option(
False,
"--use-local-latex",
help="Use the local LaTeX installation instead of the RenderCV's TinyTeX.",
),