Skip to content

Commit 0d89a2e

Browse files
committed
Adding back useful code comment
1 parent 4ff739a commit 0d89a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/r2/objects/upload-objects.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Rclone is a command-line tool which manages files on cloud storage. You can use
1616
Upload your files to R2 using the `rclone copy` command.
1717

1818
```sh
19+
# Upload a single file
1920
rclone copy /path/to/local/file.txt r2:bucket_name
2021

2122
# Upload everything in a directory

0 commit comments

Comments
 (0)