Fix code snippet in arti docs

This commit is contained in:
Lennart Kloock 2021-08-12 16:08:28 +02:00
parent 5c075be5c4
commit beee8c4626
No known key found for this signature in database
GPG Key ID: 3492A1CA9BA39BB2
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ the configuration.
configuration file to the list of configuration file. You can use
this multiple times: All files will be loaded and merged.
'-c <key>=<value>` sets a configuration option to be applied after all
`-c <key>=<value>` sets a configuration option to be applied after all
configuration files are loaded.
## Configuration

View File

@ -23,7 +23,7 @@
//! configuration file to the list of configuration file. You can use
//! this multiple times: All files will be loaded and merged.
//!
//! '-c <key>=<value>` sets a configuration option to be applied after all
//! `-c <key>=<value>` sets a configuration option to be applied after all
//! configuration files are loaded.
//!
//! # Configuration