Update reconfigure.md (#3108)

Remove the singular form of the verb to keep consistency.
This commit is contained in:
Wang Jie 2017-04-29 04:47:54 +08:00 committed by John Mulhausen
parent 59c13fd220
commit a7a6302c00
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ time, configure your DTR for high-availability.
|`--dtr-external-url`|URL of the host or load balancer clients use to reach DTR. Format https://host[:port]|
|`--dtr-key`|Use a PEM-encoded TLS private key for DTR. If not provided, one will be generated at install time.|
|`--dtr-storage-volume`|Full path or volume name to store Docker images in the local filesystem|
|`--enable-pprof`|Enables pprof profiling of the server|
|`--enable-pprof`|Enable pprof profiling of the server|
|`--existing-replica-id`|The ID of an existing DTR replica|
|`--http-proxy`|The HTTP proxy used for outgoing requests|
|`--https-proxy`|The HTTPS proxy used for outgoing requests|