Roman Zeyde
7 years ago
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB
1 changed files with
1 additions and
1 deletions
-
src/config.rs
|
|
@ -45,7 +45,7 @@ impl Config { |
|
|
|
.arg( |
|
|
|
Arg::with_name("db_dir") |
|
|
|
.long("db-dir") |
|
|
|
.help("Directory to store index database (deafult: ./db/)") |
|
|
|
.help("Directory to store index database (default: ./db/)") |
|
|
|
.takes_value(true), |
|
|
|
) |
|
|
|
.arg( |
|
|
|