From 5945a8c5bd58ca0f13cd95310765a964d0b80805 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 26 May 2025 15:27:53 +0200 Subject: [PATCH] docs: adjust release notes for v2.0.0 --- relnotes/v2.0.0.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/relnotes/v2.0.0.md b/relnotes/v2.0.0.md index c08e0388b..8e0bf9c6d 100644 --- a/relnotes/v2.0.0.md +++ b/relnotes/v2.0.0.md @@ -11,9 +11,9 @@ environment variable to zero, or a longer time interval of your choosing. - Modernised command line options parsing. Old single-dash long options are - no longer supported, e.g. `-home` must be given as `--home`. All serve - options are now also accepted as environment variables. See `syncthing - serve --help` for details. + no longer supported, e.g. `-home` must be given as `--home`. Some options + have been renamed. All serve options are now also accepted as environment + variables. See `syncthing serve --help` for details. - Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more