From 284171481700fc2892cba0ed82cd46244ca4c00c Mon Sep 17 00:00:00 2001 From: Christian Kamm Date: Tue, 4 Apr 2017 09:38:23 +0200 Subject: [PATCH] owncloudcmd docs: Mention required sync-exclude.lst #5679 --- doc/owncloudcmd.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/owncloudcmd.rst b/doc/owncloudcmd.rst index 74c97de31..febb4eeea 100644 --- a/doc/owncloudcmd.rst +++ b/doc/owncloudcmd.rst @@ -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. -- 2.30.2