We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a4408 commit 339f9c9Copy full SHA for 339f9c9
src/cli/oneuser
@@ -621,7 +621,7 @@ CommandParser::CmdParser.new(ARGV) do
621
Example, request a valid token for a generic driver (e.g. core auth, LDAP...):
622
oneuser token-create my_user --time 3600
623
624
- 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
625
group and only resources that belong to that group will be listed):
626
oneuser token-create my_user --group <id|group>
627
0 commit comments