owncloudcmd docs: Mention required sync-exclude.lst #5679
authorChristian Kamm <mail@ckamm.de>
Tue, 4 Apr 2017 07:38:23 +0000 (09:38 +0200)
committerChristian Kamm <mail@ckamm.de>
Tue, 4 Apr 2017 07:38:23 +0000 (09:38 +0200)
doc/owncloudcmd.rst

index 74c97de31838e05bf8f61936b5034ceada852a2e..febb4eeea097cb34ab25e5e2a2ccfc50ff0b6af2 100644 (file)
@@ -77,3 +77,11 @@ machine using IP address ``192.168.178.1``, the command line would be::
 
 ``owncloudcmd`` will prompt for the user name and password, unless they have
 been specified on the command line or ``-n`` has been passed.
+
+Exclude List
+~~~~~~~~~~~~
+
+``owncloudcmd`` requires access to an exclude list file. It must either be
+installed along with ``owncloudcmd`` and thus be available in a system location,
+be placed next to the binary as ``sync-exclude.lst`` or be explicitly specified
+with the ``--exclude`` switch.