mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
Fix a small typo.
This commit is contained in:
parent
eef4d31a93
commit
e57bfac5fb
@ -29,7 +29,7 @@ const std::vector<std::string> kDomains = {kConfigurations, kQueries, kEvents};
|
||||
DEFINE_osquery_flag(string,
|
||||
db_path,
|
||||
"/tmp/rocksdb-osquery",
|
||||
"If using a disk-based backing store, specificy a path.");
|
||||
"If using a disk-based backing store, specify a path.");
|
||||
|
||||
DEFINE_osquery_flag(bool,
|
||||
use_in_memory_database,
|
||||
|
Loading…
Reference in New Issue
Block a user