Skip to content

Commit

Permalink
Improve README.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Dec 2, 2024
1 parent 2cb8492 commit 23ec7bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1949,8 +1949,8 @@ Encrypted bookmarks require a password before they can be viewed or
opened.

Multiple URLs can be bookmarked with a single command by passing
multiple `<url>` arguments. Additional arguments will be reused for
each bookmark:
multiple [`<url>`](#bookmark) arguments. Additional arguments will be reused
for each bookmark:

```bash
❯ nb https://example.com https://example.net --tags tag1,tag2 --filename example
Expand Down
4 changes: 2 additions & 2 deletions docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -1955,8 +1955,8 @@ Encrypted bookmarks require a password before they can be viewed or
opened.

Multiple URLs can be bookmarked with a single command by passing
multiple `<url>` arguments. Additional arguments will be reused for
each bookmark:
multiple [`<url>`](#bookmark) arguments. Additional arguments will be reused
for each bookmark:

```bash
❯ nb https://example.com https://example.net --tags tag1,tag2 --filename example
Expand Down

0 comments on commit 23ec7bf

Please sign in to comment.