1
0
mirror of https://github.com/rclone/rclone.git synced 2026-03-01 19:01:11 +00:00

Version v1.62.1

This commit is contained in:
Nick Craig-Wood
2023-03-15 13:43:35 +00:00
parent 4603580c24
commit fa053a88ee
6 changed files with 63 additions and 9 deletions

View File

@@ -171,7 +171,7 @@ These flags are available for every command.
--use-json-log Use json log format
--use-mmap Use mmap allocator (see docs)
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string (default "rclone/v1.62.0")
--user-agent string Set the user-agent to a specified string (default "rclone/v1.62.1")
-v, --verbose count Print lots more stuff (repeat for more)
```