From 12dd1e947c99c94e0672bf5567a3064bdfa8da30 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 19 Jan 2023 21:47:42 -0300 Subject: Fixed typos on the entire page --- content/install/using-the-cli.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/install/using-the-cli.md') diff --git a/content/install/using-the-cli.md b/content/install/using-the-cli.md index afbe8ea..4c023c5 100644 --- a/content/install/using-the-cli.md +++ b/content/install/using-the-cli.md @@ -6,7 +6,7 @@ weight: 3 summary: YAMS comes with a very handy CLI to manage all your media server. Here's where you'll learn how to use it. --- -YAMS comes with a very handy CLI to manage all your media server. Here's where you'll learn how to use it. +YAMS comes with a very handy CLI to manage your media server. Here's where you'll learn how to use it. On your server, you can type: ```bash @@ -33,8 +33,8 @@ Everything is very self-explanatory, but I'll go in more detail here: - `restart`: Restarts all the services. It stops them gracefully and starts them again. - `stop`: Stops all the services gracefully. - `start`: Starts all the services. -- `destroy`: Destroys all the services so you can start the configuration from scrath. ⚠️ Be careful! ⚠️ There's no going back after this! -- `check-vpn`: Checks the IP of the qBittorrent service and compares it to your own IP. If they are the same, it's goign to warn you. +- `destroy`: Destroys all the services so you can start the configuration from scratch. ⚠️ Be careful! ⚠️ There's no going back after this! +- `check-vpn`: Checks the IP of the qBittorrent service and compares it to your own IP. If they are the same, it's going to warn you. If you get a `docker` permission error trying to use the CLI, go [here](/faqs/) to fix it. -- cgit v1.2.3