fix(cmd): remove default port in cmd doc

Default is unset.
This commit is contained in:
Adam Reese 2016-08-16 19:44:38 -07:00
parent 120256ecb3
commit 6cc01e3a91

View file

@ -59,7 +59,7 @@ Common actions from this point include:
Environment:
$HELM_HOME Set an alternative location for Helm files. By default, these are stored in ~/.helm
$HELM_HOST Set an alternative Tiller host. The format is host:port (default ":44134").
$HELM_HOST Set an alternative Tiller host. The format is host:port.
$KUBECONFIG Set an alternate Kubernetes configuration file (default: "~/.kube/config").
`