You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -810,11 +810,11 @@ in the journal file. That file should now look like this:
:desc "A unix timestamp, when you recorded this."
:coerce {:timestamp :long}}})
@@ -810,11 +810,11 @@ in the
journal
file. That file should now look like this::desc "A unix timestamp, when you recorded this."
:coerce {:timestamp :long}}})
(def table
[{:cmds ["add"] :fn #(add/add-entry (:opts %)) :spec cli-opts}
(cli/dispatch table command-line-args)
The text was updated successfully, but these errors were encountered: