1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-19 08:53:44 +00:00

Version v1.49.4

This commit is contained in:
Nick Craig-Wood
2019-09-29 17:33:45 +01:00
parent d9bdd0575e
commit 8aae04208b
77 changed files with 162 additions and 82 deletions

View File

@@ -1,7 +1,7 @@
---
title: "Global Flags"
description: "Rclone Global Flags"
date: "2019-09-15T16:41:55+01:00"
date: "2019-09-29T17:33:22+01:00"
---
# Global Flags
@@ -127,7 +127,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.49.3")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.49.4")
-v, --verbose count Print lots more stuff (repeat for more)
```