1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00

Fixed typo in authentication

This commit is contained in:
Michal Čihař 2013-12-09 19:26:15 +01:00
parent daf5da2f18
commit e9793df634

View File

@ -592,9 +592,9 @@ class Osc(cmdln.Cmdln):
@cmdln.option('-t', '--trigger', metavar='TOKENID',
help='Trigger the action of a token')
def do_token(self, subcmd, opts, *args):
"""${cmd_name}: Show and manage authentification token
"""${cmd_name}: Show and manage authentication token
Authentification token can be used to run specific commands without
Authentication token can be used to run specific commands without
sending credentials.
Usage: