Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Neubauer <49983818+enbrnz@users.noreply.github.com>2021-02-12 17:21:06 +0300
committerHannah von Reth <vonreth@kde.org>2021-02-12 18:03:27 +0300
commit3b3a57a62b090cbbbecb8b1e4de8fe5885d06fce (patch)
tree7bd76636bb1a56d10a7d92c9a38a50822224762f /docs
parent1400334277852fd5c489078723e699c68f6f5f7a (diff)
typo
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/troubleshooting.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/troubleshooting.adoc b/docs/modules/ROOT/pages/troubleshooting.adoc
index da382cd09..9b5a18f9c 100644
--- a/docs/modules/ROOT/pages/troubleshooting.adoc
+++ b/docs/modules/ROOT/pages/troubleshooting.adoc
@@ -123,7 +123,7 @@ Therefore it might need to be necessary to start the ownCloud client using the c
On Linux and Mac simply open the terminal and run:
```
-owncloud --logfile - --logflush`.
+owncloud --logfile - --logflush
```
On Windows open a PowerShell and run the following command: