Update owncloudcmd.rst

This commit is contained in:
Carla Schroder 2015-04-24 11:44:38 -07:00
parent 60c18f75b5
commit d1fe25cc31
1 changed files with 3 additions and 4 deletions

View 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.
been specified on the command line or ``-n`` has been passed.