upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/bin/ngit/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/ngit/cli.rs')
-rw-r--r--src/bin/ngit/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/ngit/cli.rs b/src/bin/ngit/cli.rs
index d2246d7..47f4b27 100644
--- a/src/bin/ngit/cli.rs
+++ b/src/bin/ngit/cli.rs
@@ -53,7 +53,7 @@ ngit settings are managed through the git config.
53Currently the only settings not reachable through standard commands relate to default hardcoded relays: 53Currently the only settings not reachable through standard commands relate to default hardcoded relays:
54 54
55 - nostr.grasp-default-set - only used during `ngit init` 55 - nostr.grasp-default-set - only used during `ngit init`
56 - nostr.relay-default-set - must have at least 1 value, all events send to repo relays, user write and default relays 56 - nostr.relay-default-set - used for profile discovery and account bootstrapping
57 - nostr.relay-blaster-set - only used for repo announcement events 57 - nostr.relay-blaster-set - only used for repo announcement events
58 - nostr.relay-signer-fallback-set 58 - nostr.relay-signer-fallback-set
59 59