Skip to content

Commit 525e27e

Browse files
committed
[doc] Improve singular/plural in explanation of --languages
1 parent 8de56ef commit 525e27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The flags below work for any subcommand:
5555
- `--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.
5656
- `--error`/`-e`: show full output of failing commands using `--error`. The default is to show a short snippet only.
5757
- `--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`.
5959

6060
# Problem development
6161

0 commit comments

Comments
 (0)