From 7b1dcf46a77f57dc9843640308de6aa4b6ae66ba Mon Sep 17 00:00:00 2001 From: Raventric <78981416+Ravencentric@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:38:06 +0530 Subject: [PATCH] docs: wording --- docs/cli-reference.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/cli-reference.md b/docs/cli-reference.md index 2112b1c..132ed55 100644 --- a/docs/cli-reference.md +++ b/docs/cli-reference.md @@ -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 ` | Fetches JSON representation of a Nyaa torrent page. | +| Command | Description | +|----------------|----------------------------------------------------------| +| `pynyaa ` | Prints the JSON representation of a Nyaa torrent page. | ### Options | Option | Short Form | Type | Default | Description |