aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2023-10-16 16:09:35 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2023-10-16 16:09:35 +0200
commitd7bf91518c60277e412c7ca4928fd5b84b3a4731 (patch)
tree49c99e9ba6873cf57cfeebd55f264a1671a41ce9 /app
parent73c8dab0cac12a5b9b8051666e775b4be768b1d7 (diff)
comment expose-all-command-line-options-as-environment-variables
Diffstat (limited to 'app')
-rw-r--r--app/Main.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs
index 9a7de96..1c0ee0e 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -86,6 +86,10 @@
--
-- @topic options
-- @topic settings
+--
+-- COMMENT Can/ should this be made a feature of optparse-applicative, which we
+-- could fork? Like, can this work transparently if we fork
+-- optparse-applicative?
-- TODO Add a subcommand which appends the generated ids to the issue in the sourcecode
--