changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > org > docs / core/bin/organ.org

revision 45: 517e7b6fb42d
parent 31: 0b69e63c9374
     1.1--- a/core/bin/organ.org	Sun Aug 18 22:16:12 2024 -0400
     1.2+++ b/core/bin/organ.org	Sun Aug 25 00:15:40 2024 -0400
     1.3@@ -7,6 +7,9 @@
     1.4 The =organ= CLI tool is used to manipulate [[https://orgmode.org/][Org Mode]] files.
     1.5 
     1.6 * Overview
     1.7+:PROPERTIES:
     1.8+:ID:       ff9147a1-da33-46b1-b398-b87049e6c197
     1.9+:END:
    1.10 =Org-mode= the application depends on Emacs (it's written in Emacs
    1.11 Lisp) but that doesn't mean we need to. To solve the issue of
    1.12 interoperability between different systems, we are developing a tool
    1.13@@ -23,6 +26,9 @@
    1.14 Emacs can do all of these things, but do you really want it to?
    1.15 
    1.16 * help
    1.17+:PROPERTIES:
    1.18+:ID:       36603658-8f85-435c-b6b3-f8da47237f5c
    1.19+:END:
    1.20 #+begin_src shell :results pp replace :exports both
    1.21 organ -h
    1.22 #+end_src