Skip to content

Commit 5b871d7

Browse files
authored
new apps
1 parent efc1cf7 commit 5b871d7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

  • i18n/en/docusaurus-plugin-content-docs/version-2.0/apps

i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/rclone.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ import Meta from './_include/rclone.md';
1919

2020
2. Starting to verify it
2121

22-
### Perform synchronization
22+
### Execute synchronization
2323

24-
You can configure the source and target in the visual interface, but you can't perform synchronization, you need to go into the container and execute the following command:.
24+
You can configure the source and target in the visual interface, but you can't perform synchronization, you need to go into the container and execute the following command:
2525

26-
``
26+
```
2727
rclone sync <Source's Config_Name>:<bucket_name> <Destination's Config_Name>:<bucket_name>
28+
```
2829

2930
## Configuration options{#configs}
3031

0 commit comments

Comments
 (0)