Merge pull request #35427 from sjeeva/master

fixed special character
This commit is contained in:
Sebastiaan van Stijn 2017-11-08 23:36:01 +01:00 committed by GitHub
commit 9cd6ce18af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6995,7 +6995,7 @@ paths:
- `network=<string>` network name or ID
- `node=<string>` node ID
- `plugin`=<string> plugin name or ID
- `scope`<string> local or swarm
- `scope`=<string> local or swarm
- `secret=<string>` secret name or ID
- `service=<string>` service name or ID
- `type=<string>` object to filter by, one of `container`, `image`, `volume`, `network`, `daemon`, `plugin`, `node`, `service`, `secret` or `config`