[openstack-manuals] description of command barbican ca list
Changed "List cas." to "List CAs." Change-Id: Ib22148157e5337c098e0bda7792b1f385863b20a Closes-Bug: #1567289
This commit is contained in:
@@ -33,7 +33,7 @@ class GetCA(show.ShowOne):
|
||||
|
||||
|
||||
class ListCA(lister.Lister):
|
||||
"""List cas."""
|
||||
"""List CAs."""
|
||||
|
||||
def get_parser(self, prog_name):
|
||||
parser = super(ListCA, self).get_parser(prog_name)
|
||||
|
||||
Reference in New Issue
Block a user