Sfoglia il codice sorgente

docs: adjust release notes for v2.0.0

Jakob Borg 4 mesi fa
parent
commit
5945a8c5bd
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      relnotes/v2.0.0.md

+ 3 - 3
relnotes/v2.0.0.md

@@ -11,9 +11,9 @@
   environment variable to zero, or a longer time interval of your choosing.
   environment variable to zero, or a longer time interval of your choosing.
 
 
 - Modernised command line options parsing. Old single-dash long options are
 - 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
 - Rolling hash detection of shifted data is no longer supported as this
   effectively never helped. Instead, scanning and syncing is faster and more
   effectively never helped. Instead, scanning and syncing is faster and more