Skip to content
Snippets Groups Projects
Commit 628f83b0 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Update the help message of `bob bio` command [skip ci]

parent a6167fdb
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,5 +8,5 @@ from bob.extension.scripts.click_helper import AliasedGroup
@with_plugins(pkg_resources.iter_entry_points('bob.bio.cli'))
@click.group(cls=AliasedGroup)
def bio():
"""Entry for bob.bio commands."""
"""Biometric recognition commands."""
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment