escape tilde in docs

pull/4274/head
Prasad Katti 7 years ago committed by GitHub
parent aa98e7e3dd
commit 0e849794fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,11 +22,12 @@ Common actions from this point include:
- helm list: list releases of charts - helm list: list releases of charts
Environment: 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 $HELM_HOME set an alternative location for Helm files. By default, these are stored in \~/.helm
$HELM_NO_PLUGINS disable plugins. Set HELM_NO_PLUGINS=1 to disable plugins. $HELM_HOST set an alternative Tiller host. The format is host:port
$TILLER_NAMESPACE set an alternative Tiller namespace (default "kube-system") $HELM_NO_PLUGINS disable plugins. Set HELM_NO_PLUGINS=1 to disable plugins.
$KUBECONFIG set an alternative Kubernetes configuration file (default "~/.kube/config") $TILLER_NAMESPACE set an alternative Tiller namespace (default "kube-system")
$KUBECONFIG set an alternative Kubernetes configuration file (default "\~/.kube/config")
### Options ### Options

Loading…
Cancel
Save