diff --git a/TODO b/TODO index 34ca52e..86ff1a9 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,7 @@ Needed features: - Ranges - Timeouts - Basic usage +- Default arguments to parse (--help, --version, -w, -c, -t) - Packaging - Debian - Arch @@ -12,3 +13,6 @@ Nice-to-have: Little things: - editorconfig + +Could be done, but could do without +- Generator for Icinga config (we know the arguments and their defaults, so we can just dump that and help the user)