diff options
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 3 |
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 -- |