Skip to content
Snippets Groups Projects
Commit 65008517 authored by Milan's avatar Milan
Browse files

Fix rclone description

parent 6e475631
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ In the end, we can make a quick check of PATH variable, whether the desired path
!!! warning
In case you have installed the rclone using the steps above, you can then use the following command to update rclone:<br/>
**```rclone selfupdate```**<br/>
```2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1```
2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1
----
......@@ -81,7 +81,7 @@ In the end, you will click **OK** and **Apply**.
!!! warning
In case you have installed the rclone using the steps above, you can then use the following command to update rclone:<br/>
**```rclone selfupdate```**<br/>
```2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1```
2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1
## Basic configuration of rclone
Below you can find the guide for the elementary configuration of rclone tool. Below are two guides. First describes configuration using the command line and second guide describes configuration using the graphical user interface.
......@@ -99,7 +99,7 @@ Rclone has a configuration wizard, which will guide you step-by-step through the
**Windows users** need to run **Command Prompt** and then run the command below.
**Linux users** can open the **terminal window** and then run the command below.
rclone config
**```rclone config```**
![](rclone-screenshots/rclone-cmd1.png){ style="display: block; margin: 0 auto" }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment