Why Nostr? What is Njump?
2024-07-03 00:55:02

npub10q…cc6pv on Nostr: commit 82e547b817b35e497045ca1043820a8ee71b1932 Author: randymcmillan ...

commit 82e547b817b35e497045ca1043820a8ee71b1932
Author: randymcmillan <[email protected]>
Date: Sun Sep 17 13:55:20 2023 -0400

2097/249212/808166/00/00032a08/doc/gnostr-wobble.1

diff --git a/doc/gnostr-weeble.1 b/doc/gnostr-weeble.1
index 2634967d1..65ab71691 100644
--- a/doc/gnostr-weeble.1
+++ b/doc/gnostr-weeble.1
@@ -1,109 +1,51 @@
.\" Modified from man(1) of FreeBSD, the NetBSD mdoc.template and mdoc.samples
.\" See man mdoc for the short list of editing options
-.Dd August 20, 2023 \" DATE
-.Dt gnostr 1 \" Program name and manual section number - leave lowercase
-.Os Unix-like
+.Dd August 27, 2023 \" DATE
+.Dt gnostr-weeble 1 \" Program name and manual section number
+.Os unix-like
.Sh NAME \" Section Header - required - don't modify
-.Nm gnostr
+.Nm gnostr-weeble
.\" The following lines are read in generating the apropos database.
.\" Use only key words here as the database is built on these.
.\" Use .Nm macro to designate other names for the documented program.
-.Nd a git+nostr command line utiliy.
.Sh SYNOPSIS \" Section Header - required - don't modify
.Nm
-.sp
-.Op Fl -content \" [-abcd]
-<string> \" Arguments
- The text contents of the note
-.sp
-.Op Fl -dm \" [-abcd]
-<hex pubkey> \" Arguments
- Create a direct message.
- This will create a `kind 4` note with the contents encrypted
-.sp
-.Op Fl -envelope \" [-abcd]
- Wrap the event with `["EVENT", .\&.\&.\& ]` for easy relaying.sp
-.sp
-.Op Fl -kind \" [-abcd]
-<number> \" Arguments
- <number> based on nostr protocol (NIPS)
-.sp
-.Op Fl -created-at \" [-abcd]
-<unix timestamp> \" Arguments
- <unix_timestamp> in seconds.
-.sp
-.Op Fl -sec \" [-abcd]
-priv_key \" Arguments
- a <priv_key> is a sha256 hash
-.sp
- try:
- gnostr sha256 <string>
-.sp
-.Op Fl -pow \" [-abcd]
-<difficulty> \" Arguments
-.sp
- try:
- gnostr --pow 16
-.sp
-.Op Fl -mine-pubkey \" [-abcd]
-<difficulty>
-.sp
- try:
- gnostr --mine-pubkey --pow 16
-.sp
-.Op Fl -tag \" [-abcd]
-<key> <value> \" Arguments
-.sp
- try:
- gnostr --tag pow test --pow 16
-.sp
-.Op Fl -hash \" [-abcd]
-<value> \" Arguments
-.sp
-.Sh additonal flags:
+- part of a time stamping method used by gnostr

-.sp
-.Op Fl e
-<event_id> \" [-a path]
-.sp
-.Op Fl p
-<pubkey> \" [-a path]
-.sp
-.Op Fl t
-<hashtag> \" [-a path]
-.sp
+["EVENT",
+ {"id": "0f3b...eb501",
+ "pubkey":"d4d8d344...fbfdeed4fe2b6",
+ "created_at": 1694940466,
+ "kind": 1,
+ "tags": [
+ ["weeble","2097"],
+ ["wobble", "356858"],
+ ["blockheight","808099"]
+ ],
+ "content": "diff --git a/doc/gnostr-wobble.1 ...",
+ "sig": "d76b62c2...74fa4b01"}]]
+
+
+.Sh DESCRIPTION \" Section Header - required - don't modify
+.Bl -tag -width "/usr/local/bin/gnostr-weeble " -compact
+ - floor(utc-seconds / blockheight)
+
+ \[lf] utc-seconds / blockheight \[rf]
+
+
+ - floor(utc-milliseconds / blockheight)
+
+ \[lf] utc-milliseconds / blockheight \[rf]
+
+.El
+.Sh FILES
+
+.Bl -tag -width "/usr/local/bin/gnostr-weeble " -compact
+.It Pa /usr/local/bin/gnostr-weeble
+bash script
+.El \" Ends the list
.Sh SEE ALSO
-.\" List links in ascending order by section, alphabetically within a section.
-.\" Please do not reference files that do not exist without filing a bug report
+
+.Xr gnostr-wobble 1 ,
+
.Xr gnostr-blockheight 1 ,
-.Xr gnostr-cat 1 ,
-.Xr gnostr-cli 1 ,
-.Xr gnostr-client 1 ,
-.Xr gnostr-get-relays 1 ,
-.Xr gnostr-git 1 ,
-.Xr gnostr-git-log 1 ,
-.Xr gnostr-git-reflog 1 ,
-.Xr gnostr-gnode 1 ,
-.Xr gnostr-grep 1 ,
-.Xr gnostr-legit 1 ,
-.Xr gnostr-nonce 1 ,
-.Xr gnostr-post 1 ,
-.Xr gnostr-proxy 1 ,
-.Xr gnostr-query 1 ,
-.Xr gnostr-relays 1 ,
-.Xr gnostr-repo 1 ,
-.Xr gnostr-req 1 ,
-.Xr gnostr-send 1 ,
-.Xr gnostr-set-relays 1 ,
-.Xr gnostr-sha256 1 ,
-.Xr gnostr-tests 1 ,
-.Xr gnostr-weeble 1 ,
-.Xr gnostr-wobble 1 ...
-.sp
-.\" .Sh STANDARDS \" Standards relating to command being described
-.\" .Sh HISTORY \" Document history if command behaves uniquely
-.Sh AUTHORS \" A list of authors of the program
-.An John Doe <nostr id>\" Some author
-.An Jane Doe <nostr id>\" Some other author
-.\" .Sh BUGS \" Document known, unremedied bugs
-.sp
diff --git a/doc/gnostr-wobble.1 b/doc/gnostr-wobble.1
index 2c85ec64e..65ab71691 100644
--- a/doc/gnostr-wobble.1
+++ b/doc/gnostr-wobble.1
@@ -9,7 +9,7 @@
.\" Use only key words here as the database is built on these.
.\" Use .Nm macro to designate other names for the documented program.
.Sh SYNOPSIS \" Section Header - required - don't modify
-.Nm
+.Nm
- part of a time stamping method used by gnostr

["EVENT",
Author Public Key
npub10qxx78m7vtn64en0g6zndzpze3tsy0ywjs3c0ku8m4lj28racduq7cc6pv