Merge pull request #1088 from nextcloud/backport/1087/stable15

[stable15] Fix typo: "parameters and are" -> "parameters are"
This commit is contained in:
J0WI 2019-01-01 19:25:55 +01:00 committed by GitHub
commit 78d900537a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -691,7 +691,7 @@ Example::
In the example above, the user_id ``alice`` is determined implicitly from the
path component given.
The ``--path``, ``--all`` and ``[user_id]`` parameters and are exclusive - only
The ``--path``, ``--all`` and ``[user_id]`` parameters are exclusive - only
one must be specified.
Cleanup