2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-02-04 13:02:25 +00:00

Correct typo

This commit is contained in:
Jarrod Johnson 2018-02-06 17:00:45 -05:00
parent 024d37d633
commit d7322f013b

View File

@ -383,7 +383,7 @@ def print_attrib_path(path, session, requestargs, options, rename=None):
details = False
if details:
if currattr.get('help', None):
attrtout += ' (Help: {0})'.format(
attrout += ' (Help: {0})'.format(
currattr['help'].encode('utf-8'))
if currattr.get('possible', None):
attrout += ' (Choices: {0})'.format(