Remove unnecessary wording from the advanced usage files (documentation)

This commit is contained in:
Matthew Setter 2018-09-28 12:00:18 +02:00 committed by Dominik Schmidt
parent 76bb025f46
commit 46dfd35721
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
= Advanced Usage - The Command Line Client
= The Command Line Client
The ownCloud Client packages contain a command line client, `owncloudcmd`, that can be used to synchronize ownCloud files to client machines.

View File

@ -1,4 +1,4 @@
= Advanced Usage Configuration File
= Configuration File
The ownCloud Client reads a configuration file.
You can locate this configuration file as follows:

View File

@ -1,4 +1,4 @@
= Advanced Usage Environment Variables
= Environment Variables
The behavior of the client can also be controlled using environment variables.
The value of the environment variables overrides the values in the configuration file.

View File

@ -1,4 +1,4 @@
= Advanced Usage - Low Disk Space
= Low Disk Space
When disk space is low the ownCloud Client will be unable to synchronize all files.
This section describes its behavior in a low disk space situation as well as the options that influence it.

View File

@ -1,4 +1,4 @@
= Advanced Usage - Options
= Options
You have the option of starting your ownCloud desktop client with the `owncloud` command.
The following options are supported:

View File

@ -1,4 +1,4 @@
= Advanced Usage - Conflicts
= Conflicts
== Overview