Skip to content

Commit fb2a549

Browse files
committed
Fix embarrassing typo in man page
Change-Id: Icf1fcd9f7952ebff9da0081ccb4b9272e17e7de4
1 parent 5b8f18f commit fb2a549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/man/openstack.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ OPTIONS
5555

5656
:program:`openstack` takes global options that control overall behaviour and command-specific options that control the command operation. Most global options have a corresponding environment variable that may also be used to set the value. If both are present, the command-line option takes priority. The environment variable names are derived from the option name by dropping the leading dashes ('--'), converting each embedded dash ('-') to an underscore ('_'), and converting to upper case.
5757

58-
:program:`openstack` recognizes the following global topions:
58+
:program:`openstack` recognizes the following global options:
5959

6060
:option:`--os-auth-plugin` <auth-plugin>
6161
The authentication plugin to use when connecting to the Identity service. If this option is not set, :program:`openstack` will attempt to guess the authentication method to use based on the other options.

0 commit comments

Comments
 (0)