mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 12:38:55 +01:00
chore(fmt): cargo fmt
This commit is contained in:
parent
a93e3dead3
commit
d1fdca2bce
@ -184,7 +184,7 @@ pub struct Opt {
|
|||||||
/// * A database already exists
|
/// * A database already exists
|
||||||
/// * No valid snapshot can be found in the specified path
|
/// * 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.
|
/// `--ignore-missing-snapshot` options, respectively.
|
||||||
///
|
///
|
||||||
/// *This option is not available as an environment variable.*
|
/// *This option is not available as an environment variable.*
|
||||||
|
Loading…
Reference in New Issue
Block a user