Skip to content

Commit 339f9c9

Browse files
Shanobirsmontero
authored andcommitted
M #-: Update oneuser
correct spelling of 'specific' under token examples (cherry picked from commit cfcfb8f)
1 parent 76a4408 commit 339f9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/oneuser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ CommandParser::CmdParser.new(ARGV) do
621621
Example, request a valid token for a generic driver (e.g. core auth, LDAP...):
622622
oneuser token-create my_user --time 3600
623623
624-
Example, request a group spefici token (new resources will be created in that
624+
Example, request a group specific token (new resources will be created in that
625625
group and only resources that belong to that group will be listed):
626626
oneuser token-create my_user --group <id|group>
627627

0 commit comments

Comments
 (0)