[Pkg-owncloud-commits] [owncloud-doc] 189/270: Fixed markup
David Prévot
taffit at moszumanska.debian.org
Thu Jul 31 03:53:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 62adf94b80d95fde3ffecb48553373e90a8ffecc
Author: Mark Barnard <keyboardmidas88 at gmail.com; mark at owncloud.com>
Date: Fri Jun 27 11:06:44 2014 -0400
Fixed markup
using auto tagging
---
admin_manual/maintenance/update.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/admin_manual/maintenance/update.rst b/admin_manual/maintenance/update.rst
index 3c96ccd..69eeb4d 100644
--- a/admin_manual/maintenance/update.rst
+++ b/admin_manual/maintenance/update.rst
@@ -131,9 +131,9 @@ To upgrade your ownCloud Server:
#. Replace the old version of ownCloud Server with the new version of ownCloud Server:
- Assuming that your installation directory is called ‘owncloud’, and that it resides in your working directory, the command to unpack the release tarball into the directory would be as follows:
+ Assuming that your installation directory is called ‘owncloud’, and that it resides in your working directory, the command to unpack the release tarball into the directory would be as follows::
- ``tar xjf owncloud-latest.tar.bz2``
+ tar xjf owncloud-latest.tar.bz2
In Microsoft Windows environments, you can unpack the release tarball using WinZip or a similar tool (for example, Peazip).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list