a8b7c759df
The binaries themself indicate: ``` --windows-service Enable Windows Service Control Manager API integration ``` It also doesn't appear to have changed, since it's like this since this landed: https://github.com/kubernetes/kubernetes/commit/4ea363d98e9cf1fb7c83da3fe6d7db95a904cae3#diff-34a9920a4db69d1542b66bcb6fe4ac1eR39 Possibly an oversight after changing it before the merge. This ensures the documentation is consistent with the code and help outputted by kubernetes binaries again. /sig windows