From ea73ac75ba76205d9234fd3fae3d88552049024f Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Thu, 15 Sep 2022 10:34:50 +0100 Subject: [PATCH] Version v1.59.2 --- MANUAL.html | 28 ++++++++++++++++++++++++++-- MANUAL.md | 19 +++++++++++++++++-- MANUAL.txt | 24 ++++++++++++++++++++++-- docs/content/changelog.md | 15 +++++++++++++++ docs/content/flags.md | 2 +- rclone.1 | 39 +++++++++++++++++++++++++++++++++++++-- 6 files changed, 118 insertions(+), 9 deletions(-) diff --git a/MANUAL.html b/MANUAL.html index 1e3c162e2..56f4c8e28 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -19,7 +19,7 @@

rclone(1) User Manual

Nick Craig-Wood

-

Aug 08, 2022

+

Sep 15, 2022

Rclone syncs your files to cloud storage

rclone logo

@@ -8379,7 +8379,7 @@ Showing nodes accounting for 1537.03kB, 100% of 1537.03kB total --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.1") + --user-agent string Set the user-agent to a specified string (default "rclone/v1.59.2") -v, --verbose count Print lots more stuff (repeat for more)

Backend Flags

These flags are available for every command. They control the backends and may be set in the config file.

@@ -27765,6 +27765,30 @@ $ tree /tmp/b
  • "error": return an error based on option value
  • Changelog

    +

    v1.59.2 - 2022-09-15

    +

    See commits

    +

    v1.59.1 - 2022-08-08

    See commits