1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 10:33:34 +00:00

Version v1.59.1

This commit is contained in:
Nick Craig-Wood
2022-08-08 18:10:58 +01:00
parent f675da9053
commit 5f710a2d48
8 changed files with 421 additions and 121 deletions

View File

@@ -160,7 +160,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.59.0")
--user-agent string Set the user-agent to a specified string (default "rclone/v1.59.1")
-v, --verbose count Print lots more stuff (repeat for more)
```