Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/refs/pull/51/head'
Browse files Browse the repository at this point in the history
  • Loading branch information
drGrove committed Apr 11, 2022
2 parents 80aa094 + 6dbae90 commit bd95f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mtls/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def get_servers(ctx, args, incomplete):
"-s",
type=str,
help="Server to run command against.",
autocompletion=get_servers,
shell_complete=get_servers,
)
@click.option(
"--config",
Expand Down

0 comments on commit bd95f2f

Please sign in to comment.