Update owncloudcmd.rst
authorCarla Schroder <carla@owncloud.com>
Fri, 24 Apr 2015 18:44:38 +0000 (11:44 -0700)
committerCarla Schroder <carla@owncloud.com>
Fri, 24 Apr 2015 18:44:38 +0000 (11:44 -0700)
doc/owncloudcmd.rst

index 1284092341e62f8c8b2f0bde3e0ad64951f12d18..fb9bbc0ed899766cb9eb20d06dba7fe3f79661b4 100644 (file)
@@ -1,6 +1,5 @@
-The ownCloud Client packages contain a command line client, `owncloud`, that can 
-be used to synchronize ownCloud files to client machines. The command line 
-client is called ``owncloudcmd``.
+The ownCloud Client packages contain a command line client, ``owncloudcmd``, that can 
+be used to synchronize ownCloud files to client machines.
 
 ``owncloudcmd`` performs a single *sync run* and then exits the synchronization 
 process. In this manner, ``owncloudcmd`` processes the differences between 
@@ -62,4 +61,4 @@ machine using IP address ``192.168.178.1``, the command line would be::
                 https://server/owncloud/remote.php/webdav/Music
 
 ``owncloudcmd`` will prompt for the user name and password, unless they have
-been specified on the command line or ``-n`` has been passed.
\ No newline at end of file
+been specified on the command line or ``-n`` has been passed.