anonymize-places
USAGE:
anonymize-places [FLAGS] [ARGS]
FLAGS:
-f, --force Overwrite OUTPUT if it already exists
-h, --help Prints help information
-v Sets the level of verbosity
-V, --version Prints version information
ARGS:
<OUTPUT> Path where we should output the anonymized db,
defaults to ./places_anonymized.sqlite.
<PLACES> Path to places.sqlite. If not provided, we'll use the largest
places.sqlite in your firefox profiles
TODO: more docs
Public domain / CC0