Skip to content

Commit

Permalink
Changed help msg for password
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Jul 16, 2019
1 parent 2be4241 commit b2660cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ def main():
argparser.add_argument(
'--password',
action='store_true',
help='List of admin passwords'
help='Whether or not to set admin passwords during install'
)

args = argparser.parse_args()
Expand Down

0 comments on commit b2660cd

Please sign in to comment.