1
0
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:
Shanobi 2024-01-12 11:02:41 -06:00 committed by Ruben S. Montero
parent 5d83505e1b
commit ce2b6f0a67
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -620,7 +620,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>