mirror of
https://github.com/chatmail/relay.git
synced 2026-05-16 03:24:48 +00:00
docker: document cmdeploy dns in docker containers
This commit is contained in:
@@ -128,7 +128,7 @@ def dns_cmd_options(parser):
|
||||
parser.add_argument(
|
||||
"--ssh-host",
|
||||
dest="ssh_host",
|
||||
help="Run the DNS queries on 'localhost', via 'docker', or on a specific SSH host",
|
||||
help="Run the DNS queries on 'localhost', in the chatmail 'docker' container, or on a specific SSH host",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user