Merge pull request #1087 from uusijani/patch-1

Fix typo: "parameters and are" -> "parameters are"
This commit is contained in:
Georg Ehrke
2019-01-01 19:05:57 +01:00
committed by GitHub

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