andyjohnson0 / TakeoutExtractor

Extract content files from a Google Takeout archive, rename files with a consistent naming scheme and add missing metadata. Runs on Windows and MacOS.
Other
11 stars 2 forks source link

Automatically generate cli help info #9

Open andyjohnson0 opened 2 years ago

andyjohnson0 commented 2 years ago

Extend the command-line parser to automatically generate help text (à la System.CommandLine).