Fix Typo in shell.py

Change-Id: I2615e0d6b54d8cc020c24d1b5b4064e038f0934b
This commit is contained in:
jonasdlindner 2021-04-29 17:39:28 +02:00
parent eaf40510fa
commit 58f0700ad9
1 changed files with 1 additions and 1 deletions

View File

@ -2012,7 +2012,7 @@ Examples:
%(prog)s --os-auth-url https://api.example.com/v3 --auth-version 3\\
--os-application-credential-id d78683c92f0e4f9b9b02a2e208039412 \\
--os-application-credential-secret APPLICTION_CREDENTIAL_SECRET \\
--os-application-credential-secret APPLICATION_CREDENTIAL_SECRET \\
--os-auth-type v3applicationcredential list
%(prog)s --os-auth-token 6ee5eb33efad4e45ab46806eac010566 \\