Typo: s/queries/queried/
- Id
- 455e97189da687a87b0460832c580220d9cb2193
- Author
- Caio
- Commit time
- 2019-12-11T08:45:39+01:00
Modified crates/cantine/src/bin/query.rs
#[derive(Debug, StructOpt)]
#[structopt(name = "query")]
pub struct QueryOptions {
- /// Path to the data directory that will be queries
+ /// Path to the data directory that will be queried
#[structopt(short, long)]
base_path: PathBuf,
/// Only aggregate when found less recipes than given threshold