aboutsummaryrefslogtreecommitdiffstats
path: root/app/Main.hs
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2023-10-16 16:05:03 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2023-10-16 16:05:03 +0200
commit5c977136606a695b72f2324669f752ae30647752 (patch)
tree4775e397f75f2ca8caab8d58fac2d952bbfebfe0 /app/Main.hs
parent2921feafabe356df4c1f0ca8e45c08498bd6979e (diff)
comment on add-command-for-re-generating-the-cache
Diffstat (limited to 'app/Main.hs')
-rw-r--r--app/Main.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs
index e7bf0bc..327ba62 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -301,6 +301,9 @@
--
-- @topic options
-- @topic cache
+--
+-- COMMENT What is the point of this command? Can't caches be handled
+-- transparently to the user?
-- TODO Add global option for specifying first considered commit
--