[doc] cli/domain.py

This commit is contained in:
Maxime Alves LIRMM 2020-10-05 11:31:53 +02:00
parent 9753f4be95
commit 8fc1ba6c91
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ def list_routes(domain_name):
@cli.command()
def domain(domains, delete, update, create, read): #, domains, read, create, update, delete):
"""
Lists routes for the specified domains, or update them in the database
The "halfapi domain" command
Parameters:
domain (List[str]|None): The list of the domains to list/update