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

View File

@ -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>