From 530fe42589a2138278f100f791d8c6d3fbed8950 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Mon, 18 Apr 2016 14:39:21 -0500 Subject: Rename --profile to --os-profile * The --profile global option is deprecated but will be supported through at least April 2017. * Update man page Closes-bug: #1571812 Change-Id: I2e623411a56096b4cc352f4eedbf770632ae2cc3 --- doc/source/man/openstack.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/source') 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 type. Valid options are `public`, `admin` and `internal`. -:option: `--profile` - 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` + 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` Specify a file to log output. Disabled by default. -- cgit v1.2.1