From be3cdc440d87b5e8e903dbe27209aaf896b05328 Mon Sep 17 00:00:00 2001 From: Awiteb Date: Fri, 12 Sep 2025 10:03:29 +0000 Subject: [PATCH] chore: fix docs issues Signed-off-by: Awiteb --- CONTRIBUTING.md | 4 +--- docs/commands.md | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 799b8b0..86e9268 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,9 +37,7 @@ as the active development branch. You can submit issues and patches via any Nostr-compatible client using the address: -`naddr1qqpkuve5qgsqqqqqq9g9uljgjfcyd6dm4fegk8em2yfz0c3qp3tc6mntkrrhawgrqsqqqaueq -yf8wumn8ghj7mn0wd68yt35wfejumnvqyxhwumn8ghj7mn0wvhxcmmvqy28wumn8ghj7mn0wd68ytn00 -p68ytnyv4mqwuj6xc` +`naddr1qqpkuve5qgsqqqqqq9g9uljgjfcyd6dm4fegk8em2yfz0c3qp3tc6mntkrrhawgrqsqqqaueqyf8wumn8ghj7mn0wd68yt35wfejumnvqyxhwumn8ghj7mn0wvhxcmmvqy28wumn8ghj7mn0wd68ytn00p68ytnyv4mqwuj6xc` When using `n34`, there's no need to specify the address, it will automatically diff --git a/docs/commands.md b/docs/commands.md index 725a1c3..866ca5c 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -31,8 +31,8 @@ The `n34` command-line tool accepts the following options: - `-v`, `--verbose...`: Increases the logging verbosity. Can be used multiple times for more detail (e.g., `-v`, `-vv`). -**Note:** The `--secret-key` and `--bunker-url` options are mutually exclusive. -You must provide exactly one signing method. +**Note:** The `--secret-key`, `--nip07` and `--bunker-url` options are mutually +exclusive. You must provide exactly one signing method. ## Multiple Repositories