[Pkg-owncloud-commits] [owncloud-client] 110/498: Fix syntax issues in troubleshooting docs
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit d0f81f466ef774c53eab54ff9da245a5680b8f01
Author: RealRancor <Fisch.666 at gmx.de>
Date: Tue May 26 12:55:49 2015 +0200
Fix syntax issues in troubleshooting docs
---
doc/troubleshooting.rst | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/doc/troubleshooting.rst b/doc/troubleshooting.rst
index 929d62c..6518e0e 100644
--- a/doc/troubleshooting.rst
+++ b/doc/troubleshooting.rst
@@ -61,12 +61,12 @@ Other issues can affect synchronization of your ownCloud files:
ensure that the folder to which you are synchronizing is not shared with
other synchronization applications.
-- Synchronizing the same directory with ownCloud and other
- synchronization software such as Unison, rsync, Microsoft Windows Offline
- Folders, or other cloud services such as DropBox or Microsoft SkyDrive is not
- supported and should not be attempted. In the worst case, it is possible that
- synchronizing folders or files using ownCloud and other synchronization
- software or services can result in data loss.
+- Synchronizing the same directory with ownCloud and other synchronization
+ software such as Unison, rsync, Microsoft Windows Offline Folders, or other
+ cloud services such as DropBox or Microsoft SkyDrive is not supported and
+ should not be attempted. In the worst case, it is possible that synchronizing
+ folders or files using ownCloud and other synchronization software or
+ services can result in data loss.
- If you find that only specific files are not synrchronized, the
synchronization protocol might be having an effect. Some files are
@@ -80,7 +80,7 @@ Other issues can affect synchronization of your ownCloud files:
.. note:: The data directory on the server is exclusive to ownCloud and must not be modified manually.
- If you are using a different file backend on the server, you can try to exclude a bug in the
+- If you are using a different file backend on the server, you can try to exclude a bug in the
backend by reverting to the built-in backend.
- If you are experiencing slow upload/download speed or similar performance issues
@@ -129,9 +129,9 @@ mentioned above to save the log to a file.
.. note:: You can also open a log window for an already running session, by
restarting the client using the following command:
- * Windows: ``C:\Program Files (x86)\ownCloud\owncloud.exe --logwindow``
- * Mac OS X: ``/Applications/owncloud.app/Contents/MacOS/owncloud --logwindow``
- * Linux: ``owncloud --logwindow``
+ * Windows: ``C:\Program Files (x86)\ownCloud\owncloud.exe --logwindow``
+ * Mac OS X: ``/Applications/owncloud.app/Contents/MacOS/owncloud --logwindow``
+ * Linux: ``owncloud --logwindow``
Saving Files Directly
~~~~~~~~~~~~~~~~~~~~~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list