-
Notifications
You must be signed in to change notification settings - Fork 7
/
help.usage.txt
55 lines (55 loc) · 1.44 KB
/
help.usage.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Usage: nostr-commander-rs [OPTIONS]
Options:
--contribute
-v, --version [<CHECK>]
--usage
-h, --help
--manual
--readme
-d, --debug...
--log-level <LOG_LEVEL>...
--verbose...
-c, --credentials <PATH_TO_FILE>
--create-user
--delete-user
--name <USER_NAME>
--display-name <DISPLAY_NAME>
--about <DESCRIPTION>
--picture <URL>
--nip05 <NIP05_ID>
--nsec <PRIVATE_KEY>
-p, --publish [<NOTE>...]
--publish-pow [<NOTE>...]
--dm [<KEY+MSGS>...]
--send-channel-message [<HASH+MSGS>...]
--add-relay [<RELAY_URI>...]
--proxy <PROXY>
--remove-relay [<RELAY_URI>...]
--tag <TAG>
--show-metadata
--change-metadata
--pow-difficulty <DIFFICULTY>
--show-public-key
--show-secret-key
--whoami
-o, --output <OUTPUT_FORMAT>
-l, --listen
--add-contact
--remove-contact
--show-contacts
--alias [<ALIAS>...]
--key [<KEY>...]
--relay [<RELAY>...]
--npub-to-hex [<KEY>...]
--hex-to-npub [<KEY>...]
--subscribe-pubkey [<KEY>...]
--subscribe-author [<KEY>...]
--subscribe-channel [<HASH>...]
--unsubscribe-pubkey [<KEY>...]
--unsubscribe-author [<KEY>...]
--unsubscribe-channel [<KEY>...]
--limit-number <NUMBER>
--limit-days <DAYS>
--limit-hours <HOURS>
--limit-future-days <DAYS>
--limit-future-hours <HOURS>