diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 16:08:00 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 16:08:00 +0200 |
commit | 73c8dab0cac12a5b9b8051666e775b4be768b1d7 (patch) | |
tree | e11bfb1304134479857f18078e5002840f7fe89f | |
parent | 5c977136606a695b72f2324669f752ae30647752 (diff) |
comment add-options-to-show-command-to-display-source-code-around-the-issue
-rw-r--r-- | app/Main.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 327ba62..9a7de96 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -73,6 +73,8 @@ -- -- @topic show -- @topic options +-- +-- COMMENT Do we expect the code BEFORE an issue to be ever relevant? -- TODO Expose all command line options as environment variables -- |