You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/commands.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The flags below work for any subcommand:
55
55
-`--no-bar`: Disable showing progress bars. This is useful when running in non-interactive contexts (such as CI jobs) or on platforms/terminals that don't handle the progress bars well.
56
56
-`--error`/`-e`: show full output of failing commands using `--error`. The default is to show a short snippet only.
57
57
-`--force-build`: Force rebuilding binaries instead of reusing cached version.
58
-
-`--languages`: select a languages to use. The languages should be specified by a language code like `en` or `nl`.
58
+
-`--languages`: select languages to use for LaTeX commands. The languages should be specified by language codes like `en` or `nl`.
0 commit comments