aboutsummaryrefslogtreecommitdiff
path: root/bin/main.ml
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-19 09:54:57 -0500
committerMarc Coquand <marc@mccd.space>2024-05-19 09:54:57 -0500
commitbb037e05b3b4accb2c03fe50a9cac4558213f5af (patch)
treed55a4b075516e77dd5460d73fc63c89c323d3803 /bin/main.ml
parentb5ccd7fc380558af02f85e28737b93f213f3d417 (diff)
downloadstitch-bb037e05b3b4accb2c03fe50a9cac4558213f5af.tar.gz
stitch-bb037e05b3b4accb2c03fe50a9cac4558213f5af.tar.bz2
stitch-bb037e05b3b4accb2c03fe50a9cac4558213f5af.zip
Update docs
Diffstat (limited to 'bin/main.ml')
-rw-r--r--bin/main.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/main.ml b/bin/main.ml
index 4cafb3c..39bc6cf 100644
--- a/bin/main.ml
+++ b/bin/main.ml
@@ -59,7 +59,7 @@ let envs =
let headlines_cmd =
- let doc = "write notes separately and compose" in
+ let doc = "note managing for unorganized minimalists" in
let author = [ `S Manpage.s_authors; `P "Marc Coquand (mccd.space)" ] in
let bugs =
[ `S Manpage.s_bugs; `P "Email bug reports to ~marcc/stitch-general@lists.sr.ht." ]