From 2b0013c5c1afe6d2fee5f93cf6928f6f910048c1 Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Tue, 9 Jun 2015 17:25:12 -0400 Subject: Refactor option handling for user|group|project domain scoping put the common options in identity.common, this way the help is consistent Change-Id: I5b09cfb56fa0f8d16feb95150f216fccbe9f2b22 --- doc/source/command-objects/trust.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/source/command-objects/trust.rst') diff --git a/doc/source/command-objects/trust.rst b/doc/source/command-objects/trust.rst index c5e16b46..556edc54 100644 --- a/doc/source/command-objects/trust.rst +++ b/doc/source/command-objects/trust.rst @@ -39,15 +39,16 @@ Create new trust Sets an expiration date for the trust (format of YYYY-mm-ddTHH:MM:SS) -.. option:: --project-domain +.. option:: --project-domain - Domain that contains (name or ID) + Domain the project belongs to (name or ID). This can be + used in case collisions between user names exist. -.. option:: --trustor-domain +.. option:: --trustor-domain Domain that contains (name or ID) -.. option:: --trustee-domain +.. option:: --trustee-domain Domain that contains (name or ID) -- cgit v1.2.1