We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9142f commit 425d498Copy full SHA for 425d498
1 file changed
client/deis.py
@@ -992,8 +992,8 @@ def formations_create(self, args):
992
multiple applications. Note this requires wildcard DNS
993
configuration on the provided domain.
994
995
- For example: --domain=deisapp.com requires that
996
- *.deisapp.com resolve to the formation's proxy nodes.
+ For example: --domain=deisapp.com requires that \\*.deisapp.com\\
+ resolve to the formation's proxy nodes.
997
998
Usage: deis formations:create <id> [--flavor=<flavor>] [--domain=<domain> --layer=<layer>]
999
"""
0 commit comments