Skip to content

Commit

Permalink
M #-: Update oneuser
Browse files Browse the repository at this point in the history
correct spelling of 'specific' under token examples

(cherry picked from commit cfcfb8f)
  • Loading branch information
Shanobi authored and rsmontero committed Jan 15, 2024
1 parent 76a4408 commit 339f9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/oneuser
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 339f9c9

Please sign in to comment.