From: Carla Schroder Date: Fri, 24 Apr 2015 18:44:38 +0000 (-0700) Subject: Update owncloudcmd.rst X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~1803^2~152 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d1fe25cc31d203c0fe95dd7dec437d333ed2656e;p=nextcloud-desktop.git Update owncloudcmd.rst --- diff --git a/doc/owncloudcmd.rst b/doc/owncloudcmd.rst index 128409234..fb9bbc0ed 100644 --- a/doc/owncloudcmd.rst +++ b/doc/owncloudcmd.rst @@ -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.