mirror of
https://github.com/jb55/nostril.git
synced 2024-11-22 00:29:07 -05:00
document tag arg
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
8be26ee485
commit
2ac612414a
|
@ -21,6 +21,7 @@ A cli util for creating nostr events
|
||||||
--created-at <unix timestamp> set a specific created-at time
|
--created-at <unix timestamp> set a specific created-at time
|
||||||
--sec <hex seckey> set the secret key for signing, otherwise one will be randomly generated
|
--sec <hex seckey> set the secret key for signing, otherwise one will be randomly generated
|
||||||
--pow <difficulty> number of leading 0 bits of the id to mine
|
--pow <difficulty> number of leading 0 bits of the id to mine
|
||||||
|
--tag <key> <value> add a tag
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user