Manually fix up home folder path in generated docs (#18037)

pull/18054/head
Tim Bannister 2019-12-10 00:47:30 +00:00 committed by Kubernetes Prow Robot
parent 75de70a431
commit cf5b8b200c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ kubectl [flags]
</tr>
<tr>
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "/Users/username/.kube/http-cache"</td>
<td colspan="2">--cache-dir string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: "~/.kube/http-cache"</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">Default HTTP cache directory</td>