From 5b9e2200059f3422e5d56931ecb02708b03a88e4 Mon Sep 17 00:00:00 2001 From: basilfx Date: Wed, 15 Oct 2014 03:34:07 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 35f65e7..ee9869a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -94,8 +94,8 @@ There are some issues with specific version of Headphones for Synology, where th * In case you run Headphones as a different user, make sure the Headphones user owns the directory for writing. * `chown -R headphones:headphones /path/to/headphones` -### Reset to previous version ### -Sometimes, you just want to go back to an older version. Either because there is no update or fix available for a problem you did not have in an older version. Backup your configuration and database files, just in case. +### Downgrade to previous version ### +Sometimes, you just want to go back to an older version. For instance, there is no update or fix available (yet) for a problem you did not have in an older version. Backup your configuration and database files, just in case. * `cd /path/to/heapdhones` * `git log`, which should give a list of all changes.