Version v1.52.0

This commit is contained in:
Nick Craig-Wood
2020-05-27 17:31:10 +01:00
parent a0922643e6
commit 6882aeff97
87 changed files with 16663 additions and 4427 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
---
title: "Global Flags"
description: "Rclone Global Flags"
date: "2020-05-25T12:06:00+01:00"
date: "2020-05-27T16:09:49+01:00"
---
# Global Flags
@@ -145,7 +145,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. The default is rclone/ version (default "rclone/v1.51.0-411-gaebb535f-new-docs-beta")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.52.0")
-v, --verbose count Print lots more stuff (repeat for more)
```