mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +03:00
Update oneuser
correct spelling of 'specific' under token examples
(cherry picked from commit cfcfb8f754
)
This commit is contained in:
parent
76a440853b
commit
287d049ad6
@ -621,7 +621,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
Example, request a valid token for a generic driver (e.g. core auth, LDAP...):
|
||||
oneuser token-create my_user --time 3600
|
||||
|
||||
Example, request a group spefici token (new resources will be created in that
|
||||
Example, request a group specific token (new resources will be created in that
|
||||
group and only resources that belong to that group will be listed):
|
||||
oneuser token-create my_user --group <id|group>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user