From 46dfd357214f4ed5a4a395ec804c529de0dbc747 Mon Sep 17 00:00:00 2001 From: Matthew Setter Date: Fri, 28 Sep 2018 12:00:18 +0200 Subject: [PATCH] Remove unnecessary wording from the advanced usage files (documentation) --- docs/modules/ROOT/pages/advanced_usage/command_line_client.adoc | 2 +- docs/modules/ROOT/pages/advanced_usage/configuration_file.adoc | 2 +- .../ROOT/pages/advanced_usage/environment_variables.adoc | 2 +- docs/modules/ROOT/pages/advanced_usage/low_disk_space.adoc | 2 +- docs/modules/ROOT/pages/advanced_usage/options.adoc | 2 +- docs/modules/ROOT/pages/conflicts.adoc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/modules/ROOT/pages/advanced_usage/command_line_client.adoc b/docs/modules/ROOT/pages/advanced_usage/command_line_client.adoc index 3226363f61..25afca8d53 100644 --- a/docs/modules/ROOT/pages/advanced_usage/command_line_client.adoc +++ b/docs/modules/ROOT/pages/advanced_usage/command_line_client.adoc @@ -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. diff --git a/docs/modules/ROOT/pages/advanced_usage/configuration_file.adoc b/docs/modules/ROOT/pages/advanced_usage/configuration_file.adoc index 490723a0bf..97cbe63caf 100644 --- a/docs/modules/ROOT/pages/advanced_usage/configuration_file.adoc +++ b/docs/modules/ROOT/pages/advanced_usage/configuration_file.adoc @@ -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: diff --git a/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc b/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc index a1b9254fb8..f300c03bb3 100644 --- a/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc +++ b/docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc @@ -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. diff --git a/docs/modules/ROOT/pages/advanced_usage/low_disk_space.adoc b/docs/modules/ROOT/pages/advanced_usage/low_disk_space.adoc index 7e11ef9ec2..4a01b137a1 100644 --- a/docs/modules/ROOT/pages/advanced_usage/low_disk_space.adoc +++ b/docs/modules/ROOT/pages/advanced_usage/low_disk_space.adoc @@ -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. diff --git a/docs/modules/ROOT/pages/advanced_usage/options.adoc b/docs/modules/ROOT/pages/advanced_usage/options.adoc index 99bed93159..9ee941a0ef 100644 --- a/docs/modules/ROOT/pages/advanced_usage/options.adoc +++ b/docs/modules/ROOT/pages/advanced_usage/options.adoc @@ -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: diff --git a/docs/modules/ROOT/pages/conflicts.adoc b/docs/modules/ROOT/pages/conflicts.adoc index 10c7b1500a..fe1e3b7aa4 100644 --- a/docs/modules/ROOT/pages/conflicts.adoc +++ b/docs/modules/ROOT/pages/conflicts.adoc @@ -1,4 +1,4 @@ -= Advanced Usage - Conflicts += Conflicts == Overview