diff options
Diffstat (limited to 'doc/source/man')
| -rw-r--r-- | doc/source/man/openstack.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst index a4be351a..a2ecd8db 100644 --- a/doc/source/man/openstack.rst +++ b/doc/source/man/openstack.rst @@ -129,11 +129,11 @@ OPTIONS :option:`--os-interface` <interface> Interface type. Valid options are `public`, `admin` and `internal`. -:option: `--profile` <hmac-key> - HMAC key to use for encrypting context data for performance profiling of - requested operation. This key should be the value of one of the HMAC keys - defined in the configuration files of OpenStack services, user would like - to trace through. +:option:`--os-profile` <hmac-key> + Performance profiling HMAC key for encrypting context data + + This key should be the value of one of the HMAC keys defined in the + configuration files of OpenStack services to be traced. :option:`--log-file` <LOGFILE> Specify a file to log output. Disabled by default. |
