Skip to content

Commit

Permalink
Merge f8a28d0 into cfeb20d
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed May 30, 2020
2 parents cfeb20d + f8a28d0 commit c5eac9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kiosk_client/__main__.py
Expand Up @@ -54,8 +54,8 @@ def valid_filepath(parser, arg):

def get_arg_parser():
parser = argparse.ArgumentParser(
prog='kioskclient',
description='The Kicsk-CLI is a Command Line Interface (CLI) for '
prog='kiosk_client',
description='The Kiosk-Client is a Command Line Interface (CLI) for '
'interacting with the DeepCell Kiosk.'
)

Expand Down

0 comments on commit c5eac9d

Please sign in to comment.