This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch efl
in repository laugh.
View the commit online.
commit 5bffe0b6ed4096959c1e44b60be572c4f04937fc
Author: melerva <[email protected]>
AuthorDate: Sun Sep 21 21:47:58 2025 -0400
Man1 done, now for 7
---
.gitignore | 3 +++
doc/laugh1.adoc | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 11a051c..c633fb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
*.o
*~
+/.cache
/laf
/laf.exe
/laf.info
/lib
+doc/*.1
+doc/*.7
diff --git a/doc/laugh1.adoc b/doc/laugh1.adoc
index 0c76ab4..73590ce 100644
--- a/doc/laugh1.adoc
+++ b/doc/laugh1.adoc
@@ -7,13 +7,13 @@
laugh - Run Laugh framework applications
--- SYNOPSIS
+== SYNOPSIS
*laugh* [--] <APP> [APP_OPTIONS]...
*laugh* --help
--- OPTIONS
+== OPTIONS
--help::
Print a basic usage guide and exit without doing anything else.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.