mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #12754 from eparis/gendoc-rename
TYPO: fix documentation to point at update-generated-docs.sh
This commit is contained in:
commit
03dbf6503c
@ -99,7 +99,7 @@ Updated: 8/12/2015
|
||||
|
||||
## Documentation conventions
|
||||
|
||||
* Commands are documented using Cobra; docs are then auto-generated by hack/run-gendocs.sh.
|
||||
* Commands are documented using Cobra; docs are then auto-generated by `hack/update-generated-docs.sh`.
|
||||
* Use should contain a short usage string for the most common use case(s), not an exhaustive specification
|
||||
* Short should contain a one-line explanation of what the command does
|
||||
* Long may contain multiple lines, including additional information about input, output, commonly used flags, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user