diff options
Diffstat (limited to 'src/bin/ngit/cli.rs')
| -rw-r--r-- | src/bin/ngit/cli.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/ngit/cli.rs b/src/bin/ngit/cli.rs index ce4e12e..843c904 100644 --- a/src/bin/ngit/cli.rs +++ b/src/bin/ngit/cli.rs | |||
| @@ -42,7 +42,7 @@ ngit settings are managed through the git config. | |||
| 42 | 42 | ||
| 43 | Currently the only settings not reachable through standard commands relate to default hardcoded relays: | 43 | Currently the only settings not reachable through standard commands relate to default hardcoded relays: |
| 44 | 44 | ||
| 45 | - nostr.ngit-relay-default-set - only used during `ngit init` | 45 | - nostr.grasp-default-set - only used during `ngit init` |
| 46 | - nostr.relay-default-set - must have at least 1 value, all events send to repo relays, user write and default relays | 46 | - nostr.relay-default-set - must have at least 1 value, all events send to repo relays, user write and default relays |
| 47 | - nostr.relay-blaster-set - only used for repo announcement events | 47 | - nostr.relay-blaster-set - only used for repo announcement events |
| 48 | - nostr.relay-signer-fallback-set | 48 | - nostr.relay-signer-fallback-set |