Skip to content

Commit

Permalink
docs: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric committed Jul 1, 2024
1 parent a7a3833 commit 7b1dcf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/cli-reference.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# CLI

`pynyaa` offers a very simple command-line interface. This is mostly meant for quickly getting the JSON representation of a torrent page.
`pynyaa` offers a very simple command-line interface.

## Usage

| Command | Description |
|----------------|-------------------------------------------------------|
| `pynyaa <url>` | Fetches JSON representation of a Nyaa torrent page. |
| Command | Description |
|----------------|----------------------------------------------------------|
| `pynyaa <url>` | Prints the JSON representation of a Nyaa torrent page. |

### Options
| Option | Short Form | Type | Default | Description |
Expand Down

0 comments on commit 7b1dcf4

Please sign in to comment.