diff options
Diffstat (limited to 'bin/main.ml')
-rw-r--r-- | bin/main.ml | 2 |
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." ] |