From e865692d441d2d2cbeeb6cf354f643eda01de8d4 Mon Sep 17 00:00:00 2001 From: Michail Kargakis Date: Wed, 2 Nov 2016 13:08:05 +0100 Subject: [PATCH] Remove extraneous munge doc --- docs/user-guide/kubectl/kubectl_cp.md | 29 --------------------------- 1 file changed, 29 deletions(-) diff --git a/docs/user-guide/kubectl/kubectl_cp.md b/docs/user-guide/kubectl/kubectl_cp.md index b6c946c509b..882a0cf00d7 100644 --- a/docs/user-guide/kubectl/kubectl_cp.md +++ b/docs/user-guide/kubectl/kubectl_cp.md @@ -1,32 +1,3 @@ - - - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - - - - This file is autogenerated, but we've stopped checking such files into the repository to reduce the need for rebases. Please run hack/generate-docs.sh to populate this file.