Skip to content

Commit 6e62cf7

Browse files
committed
Remove unnecessary wording from the advanced usage files (documentation)
1 parent cfb2ff9 commit 6e62cf7

6 files changed

+6
-6
lines changed

docs/modules/ROOT/pages/advanced_usage/command_line_client.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Advanced Usage - The Command Line Client
1+
= The Command Line Client
22

33
The ownCloud Client packages contain a command line client, `owncloudcmd`, that can be used to synchronize ownCloud files to client machines.
44

docs/modules/ROOT/pages/advanced_usage/configuration_file.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Advanced Usage Configuration File
1+
= Configuration File
22

33
The ownCloud Client reads a configuration file.
44
You can locate this configuration file as follows:

docs/modules/ROOT/pages/advanced_usage/environment_variables.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Advanced Usage Environment Variables
1+
= Environment Variables
22

33
The behavior of the client can also be controlled using environment variables.
44
The value of the environment variables overrides the values in the configuration file.

docs/modules/ROOT/pages/advanced_usage/low_disk_space.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Advanced Usage - Low Disk Space
1+
= Low Disk Space
22

33
When disk space is low the ownCloud Client will be unable to synchronize all files.
44
This section describes its behavior in a low disk space situation as well as the options that influence it.

docs/modules/ROOT/pages/advanced_usage/options.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Advanced Usage - Options
1+
= Options
22

33
You have the option of starting your ownCloud desktop client with the `owncloud` command.
44
The following options are supported:

docs/modules/ROOT/pages/conflicts.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Advanced Usage - Conflicts
1+
= Conflicts
22

33
== Overview
44

0 commit comments

Comments
 (0)