From 8b18703334879fe553bfd7af4cf426691771e280 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 14 Apr 2022 19:46:40 -0700 Subject: [PATCH] update readme Signed-off-by: William Casarin --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8029f7d..0a8a4fb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,18 @@ A cli util for creating nostr events `libsecp256k1` is the only dependency +## Usage + + usage: nostril [OPTIONS] + + OPTIONS + + --dm make an encrypted dm to said pubkey. sets kind and tags. + --envelope wrap in ["EVENT",...] for easy relaying + --kind set kind + --created-at set a specific created-at time + --sec set the secret key for signing, otherwise one will be randomly generated + ## Examples Generate an event: