• Kubernetes Submit Queue's avatar
    Merge pull request #50023 from tcharding/kubectl-options · efe47a39
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50023, 50639)
    
    Correct case for starting character of option string
    
    **What this PR does / why we need it**:
    
    Kubectl-conventions.md states:
    
       "Flag descriptions should start with an uppercase letter and not have a period at the end of a sentence"
    
    There are numerous cases where this is violated in `kubectl/cmd`. This PR is the result of an audit of all source files under `kublet/cmd` and corrects the case of the initial Flag description character.
    
    /sig cli
    /kind cleanup
    /kind documentation
    
    **Release note**:
    ```release-note
    NONE
    ```
    efe47a39
Name
Last commit
Last update
..
editor Loading commit data...
jsonmerge Loading commit data...
openapi Loading commit data...
sanity Loading commit data...
BUILD Loading commit data...
cached_discovery.go Loading commit data...
cached_discovery_test.go Loading commit data...
clientcache.go Loading commit data...
factory.go Loading commit data...
factory_builder.go Loading commit data...
factory_client_access.go Loading commit data...
factory_object_mapping.go Loading commit data...
factory_object_mapping_test.go Loading commit data...
factory_test.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
printing.go Loading commit data...
shortcut_restmapper.go Loading commit data...
shortcut_restmapper_test.go Loading commit data...