From 7a46debb201229991b7ae2d25168affbd2fdddc3 Mon Sep 17 00:00:00 2001 From: Et0h Date: Tue, 25 Sep 2012 19:37:45 +0200 Subject: [PATCH] Update README.md to add no-store reference --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ae7402..78ded47 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,8 @@ The server has the ability to control the following aspects of the instance of t The client affects the following files: * Modifying .syncplay file in %APPDATA% (or $HOME on Linux version) folder to store configuration information. +Note: This behaviour can be disabled by using the `--no-store` command-line switch (see "Command-line switches", above) + ## How to report bugs You can report bugs through https://github.com/Uriziel/syncplay/issues but first please check to see if your problem has already been reported.