Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cheese1 authored and xsuchy committed Oct 9, 2024
1 parent 2fa2dbd commit bc07e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock/docs/mock.1
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ Change directory where config files are found
Override configuration option. Can be used multiple times.

When used multiple times for the same key, it will create an array (if you need
to specify an array value with just a sigle item, e.g.
to specify an array value with just a single item, e.g.
\fIconfig_opts["foo"] = ["baz"]\fR, specify it as array of two items with the
empty string as the first item, e.g. \fI--config-opts=foo=
--config-opts=foo=baz\fR).
Expand Down

0 comments on commit bc07e39

Please sign in to comment.