changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/bin/organ.lisp

revision 689: 2e7d93b892a5
parent 651: af486e0a40c9
     1.1--- a/lisp/bin/organ.lisp	Tue Oct 01 21:52:17 2024 -0400
     1.2+++ b/lisp/bin/organ.lisp	Tue Oct 01 22:29:08 2024 -0400
     1.3@@ -37,9 +37,9 @@
     1.4   :version "0.0.1"
     1.5   :description "org-mode toolbox"
     1.6   :thunk 'organ-describe
     1.7-  :opts ((:name "level" :global t :description "set the log level" :thunk organ-log-level)
     1.8-	 (:name "help" :global t :description "print help" :thunk organ-help)
     1.9-	 (:name "version" :global t :description "print version" :thunk organ-version)
    1.10+  :opts ((:name "level" :description "set the log level" :thunk organ-log-level)
    1.11+	 (:name "help" :description "print help" :thunk organ-help)
    1.12+	 (:name "version" :description "print version" :thunk organ-version)
    1.13          ;; (:name "output" :description "output file" :kind file :thunk organ-output)
    1.14          )
    1.15   :cmds ((:name inspect