Why Nostr? What is Njump?
2024-07-02 23:24:18

npub1ed…cn5fh on Nostr: commit 7424f78f4caaf00bb747bd571891f2b417d7112d Author: @RandyMcMillan ...

commit 7424f78f4caaf00bb747bd571891f2b417d7112d
Author: @RandyMcMillan <[email protected]>
Date: Tue Jan 9 11:34:32 2024 -0500

gnostr.mk:make doc

diff --git a/gnostr.mk b/gnostr.mk
index 357375050..10525ba2a 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -79,11 +79,11 @@ gnostr-docs:docker-start doc/gnostr.1## docs: convert README to doc/gnostr.1
git add --ignore-errors sources/*.md 2>/dev/null || echo && git add --ignore-errors *.md 2>/dev/null || echo
#@git ls-files -co --exclude-standard | grep '\.md/$\' | xargs git

-doc-gnostr-act:
+doc-gnostr-act:gnostr-act
help2man gnostr-act | sed 's/act /gnostr\-act /g' | sed 's/ACT /GNOSTR\-ACT /g' > doc/gnostr-act.1 #&& man doc/gnostr-act.1
-doc-gnostr-cat:
- help2man gnostr-cat > doc/gnostr-cat.1 #&& man doc/gnostr-cat.1
-doc-gnostr-git:
+doc-gnostr-cat:gnostr-cat
+ #help2man gnostr-cat > doc/gnostr-cat.1 #&& man doc/gnostr-cat.1
+doc-gnostr-git:gnostr-git
help2man gnostr-git | sed 's/ git / gnostr\-git /g' | sed 's/ GIT / GNOSTR\-GIT /g' > doc/gnostr-git.1 #&& man doc/gnostr-git.1
.PHONY:doc
doc:doc-gnostr-act doc-gnostr-cat doc-gnostr-git gnostr-install##
Author Public Key
npub1edu2nreafzjlcmgh45gq2ngxjz493uvxt2gddnndqp55axn9kkcs3cn5fh