NAME
dundocs - CLI to process PDFs from Selangor State Assembly
USAGE
dundocs [GLOBAL OPTIONS] [COMMAND OPTIONS] [arguments...]
VERSION
1.0.0
COMMANDS
plan Plan based on source PDF
split Split source PDF following plan
GLOBAL OPTIONS
--help (default: false)
Show a list of commands or help for one command
--verbose
(default: false)
Produce verbose output
--version
(default: false)
Print the version and exit
Global options can also be configured via upper-case, underscore-delimited
environment variables prefixed with "DUNDOCS_". For example, "--some-flag"
becomes "DUNDOCS_SOME_FLAG". Command-line flags take precedence over
environment variables.
Run "dundocs help " for more details on a specific command.