mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
chore(fmt): cargo fmt
This commit is contained in:
parent
a93e3dead3
commit
d1fdca2bce
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ pub struct Opt {
|
|||
/// * A database already exists
|
||||
/// * No valid snapshot can be found in the specified path
|
||||
///
|
||||
/// This behavior can be modified with the `--ignore-snapshot-if-db-exists` and
|
||||
/// This behavior can be modified with the `--ignore-snapshot-if-db-exists` and
|
||||
/// `--ignore-missing-snapshot` options, respectively.
|
||||
///
|
||||
/// *This option is not available as an environment variable.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue