document tag arg

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin 2022-04-20 10:37:36 -07:00
parent 8be26ee485
commit 2ac612414a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ A cli util for creating nostr events
--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
--pow <difficulty> number of leading 0 bits of the id to mine
--tag <key> <value> add a tag
## Examples