diff --git a/confluent_client/confluent/client.py b/confluent_client/confluent/client.py index a49b7a39..f4a23992 100644 --- a/confluent_client/confluent/client.py +++ b/confluent_client/confluent/client.py @@ -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(