mirror of
https://github.com/jb55/nostril.git
synced 2025-08-05 09:08:28 -04:00
@@ -81,6 +81,7 @@ void usage()
|
|||||||
printf(" --created-at <unix timestamp> set a specific created-at time\n");
|
printf(" --created-at <unix timestamp> set a specific created-at time\n");
|
||||||
printf(" --sec <hex seckey> set the secret key for signing, otherwise one will be randomly generated\n");
|
printf(" --sec <hex seckey> set the secret key for signing, otherwise one will be randomly generated\n");
|
||||||
printf(" --pow <difficulty> number of leading 0 bits of the id to mine\n");
|
printf(" --pow <difficulty> number of leading 0 bits of the id to mine\n");
|
||||||
|
printf(" --mine-pubkey mine a pubkey instead of id\n");
|
||||||
printf(" --tag <key> <value> add a tag\n");
|
printf(" --tag <key> <value> add a tag\n");
|
||||||
printf(" -e <event_id> shorthand for --tag e <event_id>\n");
|
printf(" -e <event_id> shorthand for --tag e <event_id>\n");
|
||||||
printf(" -p <pubkey> shorthand for --tag p <pubkey>\n");
|
printf(" -p <pubkey> shorthand for --tag p <pubkey>\n");
|
||||||
|
Reference in New Issue
Block a user