mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Update oneuser
correct spelling of 'specific' under token examples (cherry picked from commit cfcfb8f7541c824043133ab3096ce23d669b0435)
This commit is contained in:
parent
8b0bd8fe92
commit
43b1d7d6dd
@ -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…
x
Reference in New Issue
Block a user