diff --git a/README.md b/README.md index a6ace21..ac64040 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ You can generate `.hyper` files with your client using the [generate](https://gi These files contain the hash value of the actual file and the hosts that should have the requested file. You can use the [get from](https://github.com/Stone-Red-Code/HyperbolicDownloader#getfrom) command to retrieve the file or if you are using Windows you can right-click the `.hyper` file, select `open with` and select the HyperbolicDownloader executable. - ## Disclaimer Keep in mind that all network traffic is not encrypted. So, do not send sensitive information with HyperbolicDownloader. @@ -41,31 +40,26 @@ Since none of the files are stored anywhere centralized, the quality of the file **Description:** Exits the application.\ **Parameter:** `none` - ### `clear` | `cls` **Description:** Clears the console.\ **Parameter:** `none` - ### `info` | `inf` **Description:** Displays the private and public IP address.\ **Parameter:** `none` - ### `discover` | `disc` **Description:** Tries to find other active hosts on the local network.\ **parameter:** `none` - ### `check` | `status` **Description:** Checks the status of known hosts.\ **parameter:** `none` - ### `list` | `ls` **Description:** Lists all files\ @@ -73,15 +67,14 @@ Since none of the files are stored anywhere centralized, the quality of the file #### ` files` -**Description:** Lists all files\ +**Description:** Lists all files.\ **parameter:** `none` #### ` hosts` -**description:** lists all hosts +**description:** Lists all hosts.\ **parameter:** `none` - ### `add` **Description:** Adds a file to the tracking list.\ @@ -97,7 +90,6 @@ Since none of the files are stored anywhere centralized, the quality of the file **Description:** Adds a host to the list of known hosts.\ **parameter:** `` - ### `remove` | `rm` **Description:** Removes a file from the tracking list.\ @@ -113,7 +105,6 @@ Since none of the files are stored anywhere centralized, the quality of the file **Description:** Removes a host from the list of known hosts.\ **parameter:** `` - ### `get` **Description:** Attempts to retrieve a file from another host using a hash.\