@@ -67,7 +67,7 @@ OPTIONS
6767 The authentication plugin type to use when connecting to the Identity service.
6868 If this option is not set, :program: `openstack ` will attempt to guess the
6969 authentication method to use based on the other options.
70- If this option is set, its version must match :option: `--os-identity-api-version `
70+ If this option is set, its version must match :option: `--os-identity-api-version `
7171
7272:option: `--os-auth-url ` <auth-url>
7373 Authentication URL
@@ -120,8 +120,8 @@ OPTIONS
120120:option: `--os-XXXX-api-version ` <XXXX-api-version>
121121 Additional API version options will be available depending on the installed API libraries.
122122
123- :option: `--os-endpoint-type ` <endpoint-type >
124- Endpoint type. Valid options are `public `, `admin ` and `internal `.
123+ :option: `--os-interface ` <interface >
124+ Interface type. Valid options are `public `, `admin ` and `internal `.
125125
126126COMMANDS
127127========
@@ -299,7 +299,7 @@ The following environment variables can be set to alter the behaviour of :progra
299299 The name of a cloud configuration in ``clouds.yaml ``.
300300
301301:envvar: `OS_AUTH_PLUGIN `
302- The authentication plugin to use when connecting to the Identity service, its version must match the Identity API version
302+ The authentication plugin to use when connecting to the Identity service, its version must match the Identity API version
303303
304304:envvar: `OS_AUTH_URL `
305305 Authentication URL
@@ -346,8 +346,8 @@ The following environment variables can be set to alter the behaviour of :progra
346346:envvar: `OS_XXXX_API_VERSION `
347347 Additional API version options will be available depending on the installed API libraries.
348348
349- :envvar: `OS_ENDPOINT_TYPE `
350- Endpoint type. Valid options are `public `, `admin ` and `internal `.
349+ :envvar: `OS_INTERFACE `
350+ Interface type. Valid options are `public `, `admin ` and `internal `.
351351
352352
353353BUGS
0 commit comments