X-Git-Url: https://git.draconx.ca/gitweb/slotifier.git/blobdiff_plain/5e1322cdcfb78f72b5de64b69c04dd9c93a15667..77cc9b39a4f04f95767a5186189ebf282cdadfe9:/src/options.opt diff --git a/src/options.opt b/src/options.opt new file mode 100644 index 0000000..f04d22f --- /dev/null +++ b/src/options.opt @@ -0,0 +1,12 @@ +-o, --output=FILE +Write drill data to FILE instead of standard output. + +-v, --verbose +Increase verbosity (can be specified multiple times for +increased effect). + +-V, --version +Print a version message and then exit. + +-H, --help +Print this message and then exit.