-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Usage lists:
msgvault verify you@gmail.com
msgvault verify you@gmail.com --sample-size 500
Also the Flags section references:
--sample-size Defaut: 100
Execution under Windows with:
msgvault.exe verify you@gmail.com
Appears to pull information for the entire Inbox
Execution with:
msgvault.exe verify you@gmail.com --sample-size 500
Fails with:
`Error: unknown flag: --sample-size
Usage:
msgvault verify [flags]
Flags:
-h, --help help for verify
--sample int Number of messages to sample for MIME verification (default 100)
Global Flags:
--config string config file (default: ~/.msgvault/config.toml)
-v, --verbose verbose output`
The correct flag appears to be --sample int
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels