mirror of
https://github.com/rendercv/rendercv.git
synced 2026-01-23 04:38:40 -05:00
fix cli
This commit is contained in:
@@ -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.",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user