From 8241da8264623a4c0f2a03d93e45396d1de58940 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 8 Jun 2016 14:16:10 +0200 Subject: [PATCH] Note -gui-apikey as deprecated (fixes #186) --- users/syncthing.rst | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/users/syncthing.rst b/users/syncthing.rst index 2fdff31cd..85da0625d 100644 --- a/users/syncthing.rst +++ b/users/syncthing.rst @@ -36,10 +36,6 @@ Options Override GUI address. -.. cmdoption:: -gui-apikey= - - Override GUI API key. - .. cmdoption:: -home= Set configuration directory. The default configuration directory is: @@ -104,6 +100,13 @@ Options Show version. +Deprecated Options +------------------ + +.. cmdoption:: -gui-apikey= + + Override GUI API key (deprecated as of v0.13, to be removed in the future - do not use). + Exit Codes ---------- @@ -128,12 +131,12 @@ Development Settings -------------------- The following environment variables modify Syncthing's behavior in ways that -are mostly useful for developers. Use with care. -If you start syncthing from within service managers like systemd or supervisor +are mostly useful for developers. Use with care. +If you start syncthing from within service managers like systemd or supervisor path expansion may not be supported. STNODEFAULTFOLDER - Don't create a default folder when starting for the first time. This + Don't create a default folder when starting for the first time. This variable will be ignored anytime after the first run. STGUIASSETS Directory to load GUI assets from. Overrides compiled in assets.